aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/libstree
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-03-04 23:41:28 +0800
committermiwi <miwi@FreeBSD.org>2014-03-04 23:41:28 +0800
commit868e7c00787af7c20b2ac98ce4cbc58f773767fd (patch)
tree56bd77c37cc68ce30c5bb3d22849a5ef0c2a0ae2 /textproc/libstree
parent8da292a5d05c5d47a33a97b23c93ab3375114a94 (diff)
downloadfreebsd-ports-gnome-868e7c00787af7c20b2ac98ce4cbc58f773767fd.tar.gz
freebsd-ports-gnome-868e7c00787af7c20b2ac98ce4cbc58f773767fd.tar.zst
freebsd-ports-gnome-868e7c00787af7c20b2ac98ce4cbc58f773767fd.zip
- Stage support
- Convert to gmake to uses
Diffstat (limited to 'textproc/libstree')
-rw-r--r--textproc/libstree/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/libstree/Makefile b/textproc/libstree/Makefile
index e7f4657d0c5e..774587b4676c 100644
--- a/textproc/libstree/Makefile
+++ b/textproc/libstree/Makefile
@@ -11,10 +11,9 @@ COMMENT= A Generic Suffix Tree Library
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake
USE_LDCONFIG= yes
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's,^\(SUBDIRS = src test\) docs,\1,' \
${WRKSRC}/Makefile.in