aboutsummaryrefslogtreecommitdiff
path: root/textproc/libstree
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-03-04 15:41:28 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-03-04 15:41:28 +0000
commit9a359e7a6507008161d53d5cdfba4de9e972aa63 (patch)
tree56bd77c37cc68ce30c5bb3d22849a5ef0c2a0ae2 /textproc/libstree
parentff9fd31b7f6994021588703c1ef6c485b16bca6c (diff)
downloadports-9a359e7a6507008161d53d5cdfba4de9e972aa63.tar.gz
ports-9a359e7a6507008161d53d5cdfba4de9e972aa63.zip
Notes
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