diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-18 00:41:18 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-18 00:41:18 +0000 |
commit | ec4e7f6d81e545567ea39567a9e991e8ff7d8ecf (patch) | |
tree | ed1123996e1cd474f35c892f8596af9d9a8f6e18 /news | |
parent | aba32ab32985d561e0654799b521791d676f7036 (diff) | |
download | ports-ec4e7f6d81e545567ea39567a9e991e8ff7d8ecf.tar.gz ports-ec4e7f6d81e545567ea39567a9e991e8ff7d8ecf.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/pan2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/pan2/Makefile b/news/pan2/Makefile index ec88503aa951..8f8b60012ea3 100644 --- a/news/pan2/Makefile +++ b/news/pan2/Makefile @@ -25,7 +25,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnometarget libxml2 -USE_LIBTOOL= yes +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LIBS="-L${LOCALBASE}/lib -lgnuregex -lcompat" CONFIGURE_ARGS= --enable-html |