aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/astime/Makefile
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/astime/Makefile
parentf41f2099de95074829f9a4a925d7574711edb5c2 (diff)
Notes
Diffstat (limited to 'x11-clocks/astime/Makefile')
-rw-r--r--x11-clocks/astime/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-clocks/astime/Makefile b/x11-clocks/astime/Makefile
index 6729e568b045..7fa5b9bb1a68 100644
--- a/x11-clocks/astime/Makefile
+++ b/x11-clocks/astime/Makefile
@@ -16,8 +16,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-xpm-library="${LOCALBASE}/lib" --with-xpm-includes="${LOCALBASE}/include/X11"
INSTALL_TARGET= install install.man
-MAN1= astime.1
-PLIST_FILES= bin/astime
+PLIST_FILES= bin/astime man/man1/${PORTNAME}.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>