aboutsummaryrefslogtreecommitdiff
path: root/x11/xascii
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2014-01-09 14:48:54 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2014-01-09 14:48:54 +0000
commit835726cb71664ae2670520d3a50f248e16e9734e (patch)
treec5a1df43cdad387744b4ceb00662fb30bee791f4 /x11/xascii
parent591efe9fe3d7b0ae82115372fa3ce2842d227352 (diff)
Notes
Diffstat (limited to 'x11/xascii')
-rw-r--r--x11/xascii/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xascii/Makefile b/x11/xascii/Makefile
index 54bdd0fe2dee..4bbb97802b96 100644
--- a/x11/xascii/Makefile
+++ b/x11/xascii/Makefile
@@ -15,8 +15,6 @@ COMMENT= Display an ASCII table in decimal, octal, and hexadecimal.
MAKE_ARGS+= PREFIX=${PREFIX}
USES= imake
USE_XORG= x11 xt xaw
-MAN1= xascii.1
-PLIST_FILES= bin/xascii
+PLIST_FILES= bin/xascii man/man1/xascii.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>