svn commit: r328644 - head/x11/xwininfo
Eitan Adler
eadler at FreeBSD.org
Sun Sep 29 03:14:15 UTC 2013
Author: eadler
Date: Sun Sep 29 03:14:14 2013
New Revision: 328644
URL: http://svnweb.freebsd.org/changeset/ports/328644
Log:
- Convert to staging
Modified:
head/x11/xwininfo/Makefile
Modified: head/x11/xwininfo/Makefile
==============================================================================
--- head/x11/xwininfo/Makefile Sun Sep 29 03:12:30 2013 (r328643)
+++ head/x11/xwininfo/Makefile Sun Sep 29 03:14:14 2013 (r328644)
@@ -11,9 +11,6 @@ XORG_CAT= app
USES= iconv
USE_XORG= x11 xcb xproto xorg-macros
-PLIST_FILES= bin/xwininfo
+PLIST_FILES= bin/xwininfo man/man1/xwininfo.1.gz
-MAN1= xwininfo.1
-
-NO_STAGE= yes
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list