aboutsummaryrefslogtreecommitdiff
path: root/graphics/xtexcad
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-27 18:07:32 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-27 18:07:32 +0000
commit0678b75904c2b73790fc7732b077ac4334ec90d1 (patch)
treee5c2ac2e4106ec4e4ffe14f33d88d5ebfc2379cd /graphics/xtexcad
parentb5adaa199359fc00730e4e422c8bb6cdd3b7c1f1 (diff)
downloadports-0678b75904c2b73790fc7732b077ac4334ec90d1.tar.gz
ports-0678b75904c2b73790fc7732b077ac4334ec90d1.zip
Support stage
Notes
Notes: svn path=/head/; revision=337771
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>