diff options
| author | Rong-En Fan <rafan@FreeBSD.org> | 2007-07-24 15:10:14 +0000 |
|---|---|---|
| committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-07-24 15:10:14 +0000 |
| commit | c925c340dd97e7ad1d69c678a1fadd6e4812218d (patch) | |
| tree | d1416e18a908c186dcbc6027e4b0c82a401d5b9d /textproc/libtre | |
| parent | d49f588c082eafffb760c278a743f2665b9bcdeb (diff) | |
Notes
Diffstat (limited to 'textproc/libtre')
| -rw-r--r-- | textproc/libtre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile index b5983e3de793..5e3d96900b4c 100644 --- a/textproc/libtre/Makefile +++ b/textproc/libtre/Makefile @@ -22,7 +22,7 @@ CONFLICTS= glimpse-4* # agrep(1) USE_BZIP2= yes USE_GNOME= gnomehack gnometarget pkgconfig USE_AUTOTOOLS= libtool:15 -CONFIGURE_ARGS+= --enable-static --mandir=${PREFIX}/man +CONFIGURE_ARGS+= --enable-static CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" USE_LDCONFIG= yes |
