summaryrefslogtreecommitdiff
path: root/textproc/sablotron
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2002-10-30 09:21:55 +0000
committerAlan Eldridge <alane@FreeBSD.org>2002-10-30 09:21:55 +0000
commitc9889cc4138f673e1085815a6c7ca83e4fbb0f26 (patch)
tree4dbf2e332a4c7404852556287303ab3e1ccebd6c /textproc/sablotron
parentOnly use File-Spec if perl < 5.8. (diff)
Committed; maintainer timeout.
PR: 44157 Approved by: maintainer (skv) timeout
Notes
Notes: svn path=/head/; revision=69145
Diffstat (limited to 'textproc/sablotron')
-rw-r--r--textproc/sablotron/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile
index 8a4f8ebccee9..c39b74c1a1c1 100644
--- a/textproc/sablotron/Makefile
+++ b/textproc/sablotron/Makefile
@@ -35,6 +35,7 @@ PLIST_SUB+= SHLIB_MAJOR="${SHLIB_MAJOR}" DOCSDIR="share/doc/${PORTNAME}"
CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib \
LIBTOOL=${LIBTOOL}
+USE_GMAKE= yes
USE_AUTOMAKE= yes
AUTOMAKE_ARGS= -a
USE_LIBTOOL= yes