aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-10-16 03:37:03 +0800
committereadler <eadler@FreeBSD.org>2013-10-16 03:37:03 +0800
commit7dde00aa08db3f027a455e1a5207fe0b29a6cc3b (patch)
treec226d30fe5edbc9003102c79ee56e0e62eef5a55 /x11
parente5dfd4bfb408d117be8bf392aa605c71afa8ce6d (diff)
downloadfreebsd-ports-gnome-7dde00aa08db3f027a455e1a5207fe0b29a6cc3b.tar.gz
freebsd-ports-gnome-7dde00aa08db3f027a455e1a5207fe0b29a6cc3b.tar.zst
freebsd-ports-gnome-7dde00aa08db3f027a455e1a5207fe0b29a6cc3b.zip
Cleanup of the x11@ ports in the x11 directory
- Convert to staging
Diffstat (limited to 'x11')
-rw-r--r--x11/appres/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/appres/Makefile b/x11/appres/Makefile
index 345bb502460f..d047044f74aa 100644
--- a/x11/appres/Makefile
+++ b/x11/appres/Makefile
@@ -10,8 +10,6 @@ COMMENT= Program to list application's resources
XORG_CAT= app
USE_XORG= x11 xt
-MAN1= appres.1
-PLIST_FILES= bin/appres
+PLIST_FILES= bin/appres man/man1/appres.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>