svn commit: r336392 - head/x11/xkeycaps
Baptiste Daroussin
bapt at FreeBSD.org
Fri Dec 13 23:43:02 UTC 2013
Author: bapt
Date: Fri Dec 13 23:43:01 2013
New Revision: 336392
URL: http://svnweb.freebsd.org/changeset/ports/336392
Log:
Support stage
Modified:
head/x11/xkeycaps/Makefile
Modified: head/x11/xkeycaps/Makefile
==============================================================================
--- head/x11/xkeycaps/Makefile Fri Dec 13 23:41:41 2013 (r336391)
+++ head/x11/xkeycaps/Makefile Fri Dec 13 23:43:01 2013 (r336392)
@@ -13,8 +13,7 @@ COMMENT= Graphically display and edit th
USES= imake
USE_XORG= xbitmaps xaw
-MAN1= xkeycaps.1
-PLIST_FILES= bin/xkeycaps
+PLIST_FILES= bin/xkeycaps \
+ man/man1/xkeycaps.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list