aboutsummaryrefslogtreecommitdiff
path: root/astro/rmap
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-10-25 14:04:57 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-10-25 14:04:57 +0000
commited0fdb020abee50e793ab0f8b866414af56acb67 (patch)
tree9d0d4c2a5c18a3c4bfced2be59b148b2c0f95c4b /astro/rmap
parent4e96f31450ebf099c466dd06ad99661fe0b9a8b3 (diff)
downloadports-ed0fdb020abee50e793ab0f8b866414af56acb67.tar.gz
ports-ed0fdb020abee50e793ab0f8b866414af56acb67.zip
support STAGEDIR.
Notes
Notes: svn path=/head/; revision=331586
Diffstat (limited to 'astro/rmap')
-rw-r--r--astro/rmap/Makefile2
-rw-r--r--astro/rmap/pkg-plist7
2 files changed, 4 insertions, 5 deletions
diff --git a/astro/rmap/Makefile b/astro/rmap/Makefile
index f348f81fd807..064aec53605d 100644
--- a/astro/rmap/Makefile
+++ b/astro/rmap/Makefile
@@ -12,10 +12,8 @@ COMMENT= Generates images of the Earth centered at a particular location
LIB_DEPENDS= gd:${PORTSDIR}/graphics/gd
-MAN1= rmap.1
GNU_CONFIGURE= yes
USES= gmake
-NO_STAGE= yes
CPPFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
diff --git a/astro/rmap/pkg-plist b/astro/rmap/pkg-plist
index d782b5af6af0..19a0b0a938b6 100644
--- a/astro/rmap/pkg-plist
+++ b/astro/rmap/pkg-plist
@@ -1,4 +1,5 @@
bin/rmap
-share/rmap/rmap.colors
-share/rmap/earth.rez
-@dirrm share/rmap
+man/man1/rmap.1.gz
+%%DATADIR%%/earth.rez
+%%DATADIR%%/rmap.colors
+@dirrm %%DATADIR%%