aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/astzclock
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2014-01-11 12:51:31 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2014-01-11 12:51:31 +0000
commit6aae51b6c6bed4f950fa25b15ef65f22046b90d2 (patch)
tree6232801a80e99c7ac83d529429412cd9e62d9eb1 /x11-clocks/astzclock
parentf41f2099de95074829f9a4a925d7574711edb5c2 (diff)
downloadports-6aae51b6c6bed4f950fa25b15ef65f22046b90d2.tar.gz
ports-6aae51b6c6bed4f950fa25b15ef65f22046b90d2.zip
Support stagedir.
Submitted by: portmgr (blanket infrastructure)
Notes
Notes: svn path=/head/; revision=339424
Diffstat (limited to 'x11-clocks/astzclock')
-rw-r--r--x11-clocks/astzclock/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-clocks/astzclock/Makefile b/x11-clocks/astzclock/Makefile
index 24eb4594f523..09eab1ada779 100644
--- a/x11-clocks/astzclock/Makefile
+++ b/x11-clocks/astzclock/Makefile
@@ -12,10 +12,8 @@ COMMENT= Afterstep clock with some timezone extensions
USES= imake
USE_XORG= xpm
-MAN1= astzclock.1
-PLIST_FILES= bin/astzclock
+PLIST_FILES= bin/astzclock man/man1/${PORTNAME}.1.gz
-NO_STAGE= yes
pre-configure:
(cd ${WRKSRC}; \
${ECHO_CMD} ${ASCLOCK_LANG} | ${WRKSRC}/configure > /dev/null)