diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-10-30 09:21:55 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-10-30 09:21:55 +0000 |
commit | c9889cc4138f673e1085815a6c7ca83e4fbb0f26 (patch) | |
tree | 4dbf2e332a4c7404852556287303ab3e1ccebd6c /textproc/sablotron | |
parent | 71ca69645ec6d359df31524e2dc9557710c07c10 (diff) | |
download | ports-c9889cc4138f673e1085815a6c7ca83e4fbb0f26.tar.gz ports-c9889cc4138f673e1085815a6c7ca83e4fbb0f26.zip |
Notes
Diffstat (limited to 'textproc/sablotron')
-rw-r--r-- | textproc/sablotron/Makefile | 1 |
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 |