aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-02-06 01:10:30 +0800
committermiwi <miwi@FreeBSD.org>2014-02-06 01:10:30 +0800
commita9910dddf415542233648ecf49918be99c407ba9 (patch)
treefc3d5f64756be31226fdefe1118270ccd37e7dc1 /devel
parenta0dcd4504f75dd37e373aef79c33b1b11e385032 (diff)
downloadfreebsd-ports-gnome-a9910dddf415542233648ecf49918be99c407ba9.tar.gz
freebsd-ports-gnome-a9910dddf415542233648ecf49918be99c407ba9.tar.zst
freebsd-ports-gnome-a9910dddf415542233648ecf49918be99c407ba9.zip
- Stage support
Diffstat (limited to 'devel')
-rw-r--r--devel/ctags/Makefile8
-rw-r--r--devel/ctags/pkg-plist1
2 files changed, 2 insertions, 7 deletions
diff --git a/devel/ctags/Makefile b/devel/ctags/Makefile
index 3b9701375bba..ca87d5e6234e 100644
--- a/devel/ctags/Makefile
+++ b/devel/ctags/Makefile
@@ -9,16 +9,10 @@ MASTER_SITES= SF
MAINTAINER= zeising@FreeBSD.org
COMMENT= A feature-filled tagfile generator for vi and emacs clones
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-macro-patterns --with-readlib
-
-MAN1= exctags.1
+USES= desthack
SUB_FILES+= pkg-message
-NO_STAGE= yes
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>
diff --git a/devel/ctags/pkg-plist b/devel/ctags/pkg-plist
index b0ba035187b6..e829e10bd898 100644
--- a/devel/ctags/pkg-plist
+++ b/devel/ctags/pkg-plist
@@ -1,3 +1,4 @@
bin/exctags
include/readtags.h
lib/readtags.o
+man/man1/exctags.1.gz