aboutsummaryrefslogtreecommitdiff
path: root/x11/xsnow
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2014-01-09 14:48:54 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2014-01-09 14:48:54 +0000
commit835726cb71664ae2670520d3a50f248e16e9734e (patch)
treec5a1df43cdad387744b4ceb00662fb30bee791f4 /x11/xsnow
parent591efe9fe3d7b0ae82115372fa3ce2842d227352 (diff)
downloadports-835726cb71664ae2670520d3a50f248e16e9734e.tar.gz
ports-835726cb71664ae2670520d3a50f248e16e9734e.zip
Support stagedir.
Approved by: portmgr (blanket infrastructure)
Notes
Notes: svn path=/head/; revision=339245
Diffstat (limited to 'x11/xsnow')
-rw-r--r--x11/xsnow/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xsnow/Makefile b/x11/xsnow/Makefile
index 4def1a637dbc..44238f6875d2 100644
--- a/x11/xsnow/Makefile
+++ b/x11/xsnow/Makefile
@@ -12,10 +12,8 @@ COMMENT= Create a snowy and Santa-y desktop
USES= imake
USE_XORG= xpm
-MAN6= xsnow.6
-PLIST_FILES= bin/xsnow
+PLIST_FILES= bin/xsnow man/man6/xsnow.6.gz
-NO_STAGE= yes
post-configure:
@${REINPLACE_CMD} \
-e 's: BINDIR .*:BINDIR=${PREFIX}/bin:' \