diff options
Diffstat (limited to 'astro/xrmap/Makefile')
-rw-r--r-- | astro/xrmap/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/astro/xrmap/Makefile b/astro/xrmap/Makefile index 0c67ff9f39c0..662e059d83ff 100644 --- a/astro/xrmap/Makefile +++ b/astro/xrmap/Makefile @@ -7,7 +7,7 @@ PORTNAME= xrmap PORTVERSION= 2.33 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= astro geography MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/geosciences/xrmap/data/:data \ ftp://ftp.ac-grenoble.fr/ge/geosciences/xrmap/:src @@ -24,8 +24,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ USE_BZIP2= yes USE_IMAKE= yes MANCOMPRESSED= no -USE_XPM= yes -USE_XLIB= yes +USE_XORG= xpm CIAFILE= CIA_WDB2.jpd.bz2 POPFILE= population.dat.bz2 |