diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-08-08 03:27:32 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-08-08 03:27:32 +0000 |
commit | cddba154c3efbc1906da8cb5f4cb744febe4d8b0 (patch) | |
tree | ddfde30fd58ba8e2c3dc529978872fc6585b7d6b /textproc/libtre | |
parent | f8905c7c2d4167a2f706e2da9c92c5fe0bd65304 (diff) | |
download | ports-cddba154c3efbc1906da8cb5f4cb744febe4d8b0.tar.gz ports-cddba154c3efbc1906da8cb5f4cb744febe4d8b0.zip |
Notes
Diffstat (limited to 'textproc/libtre')
-rw-r--r-- | textproc/libtre/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile index 170f7b7d2384..6bef84f73d5b 100644 --- a/textproc/libtre/Makefile +++ b/textproc/libtre/Makefile @@ -23,7 +23,6 @@ USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS+= --enable-static CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" USE_LDCONFIG= yes -USE_GETTEXT= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |