diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
commit | 4a8684e352ac6d7260613e6ad3743fabd00eaf7d (patch) | |
tree | c1022f7df000935302e4c7f143c5b049290dacc2 /textproc/ots | |
parent | 6029732777f019908166457c71136521713b91f7 (diff) |
Notes
Diffstat (limited to 'textproc/ots')
-rw-r--r-- | textproc/ots/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ots/Makefile b/textproc/ots/Makefile index e6a83f5e5fe2..c0ea5c083269 100644 --- a/textproc/ots/Makefile +++ b/textproc/ots/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt USE_GNOME= glib20 libxml2 USE_LDCONFIG= yes USE_GETTEXT= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |