svn commit: r331812 - head/x11/xwd
Eitan Adler
eadler at FreeBSD.org
Sun Oct 27 22:50:19 UTC 2013
Author: eadler
Date: Sun Oct 27 22:50:18 2013
New Revision: 331812
URL: http://svnweb.freebsd.org/changeset/ports/331812
Log:
- Convert to staging
Modified:
head/x11/xwd/Makefile
Modified: head/x11/xwd/Makefile
==============================================================================
--- head/x11/xwd/Makefile Sun Oct 27 22:32:46 2013 (r331811)
+++ head/x11/xwd/Makefile Sun Oct 27 22:50:18 2013 (r331812)
@@ -12,9 +12,6 @@ LICENSE= MIT
XORG_CAT= app
USE_XORG= x11 xkbfile
-PLIST_FILES= bin/xwd
+PLIST_FILES= bin/xwd man/man1/xwd.1.gz
-MAN1= xwd.1
-
-NO_STAGE= yes
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list