diff options
author | alane <alane@FreeBSD.org> | 2002-10-30 17:21:55 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-10-30 17:21:55 +0800 |
commit | 96a2ba0758d5a2517890cbaf27879ba469f56154 (patch) | |
tree | 1dfafc3423069590eaa5eab059a802c4ac32904d /textproc/sablotron | |
parent | 7a02b327dd7a91fab2ad2b72b5a6b01328011b5d (diff) | |
download | freebsd-ports-gnome-96a2ba0758d5a2517890cbaf27879ba469f56154.tar.gz freebsd-ports-gnome-96a2ba0758d5a2517890cbaf27879ba469f56154.tar.zst freebsd-ports-gnome-96a2ba0758d5a2517890cbaf27879ba469f56154.zip |
Committed; maintainer timeout.
PR: 44157
Approved by: maintainer (skv) timeout
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 |