aboutsummaryrefslogtreecommitdiff
path: root/x11/appres
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-10-15 19:37:03 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-10-15 19:37:03 +0000
commita4176949752a8440e6979aa5745fb0c9a2bfaf34 (patch)
treec226d30fe5edbc9003102c79ee56e0e62eef5a55 /x11/appres
parent82a9593416603e4dab605393b372597c110bc0bf (diff)
downloadports-a4176949752a8440e6979aa5745fb0c9a2bfaf34.tar.gz
ports-a4176949752a8440e6979aa5745fb0c9a2bfaf34.zip
Cleanup of the x11@ ports in the x11 directory
- Convert to staging
Notes
Notes: svn path=/head/; revision=330442
Diffstat (limited to 'x11/appres')
-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>