aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/xtexcad
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-12-28 02:07:32 +0800
committerbapt <bapt@FreeBSD.org>2013-12-28 02:07:32 +0800
commit3bf252f8ecd6a722524db8e7d4b6a0a933172cfc (patch)
treee5c2ac2e4106ec4e4ffe14f33d88d5ebfc2379cd /graphics/xtexcad
parentf8aec1417b0af55de07907c37c601716bc5759be (diff)
downloadfreebsd-ports-gnome-3bf252f8ecd6a722524db8e7d4b6a0a933172cfc.tar.gz
freebsd-ports-gnome-3bf252f8ecd6a722524db8e7d4b6a0a933172cfc.tar.zst
freebsd-ports-gnome-3bf252f8ecd6a722524db8e7d4b6a0a933172cfc.zip
Support stage
Diffstat (limited to 'graphics/xtexcad')
-rw-r--r--graphics/xtexcad/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/xtexcad/Makefile b/graphics/xtexcad/Makefile
index 35c9f54f0564..060d1405664a 100644
--- a/graphics/xtexcad/Makefile
+++ b/graphics/xtexcad/Makefile
@@ -13,8 +13,7 @@ COMMENT= Simple drawing program enforcing limited slopes and diameters
USES= imake
USE_XORG= ice sm x11 xaw xext xmu xpm xt
-MAN1= xtexcad.1
-PLIST_FILES= bin/xtexcad lib/X11/app-defaults/XTeXcad
+PLIST_FILES= bin/xtexcad lib/X11/app-defaults/XTeXcad \
+ man/man1/xtexcad.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>