diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-04-22 12:00:56 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-04-22 12:00:56 +0000 |
commit | d61d430ece6b2f5992d7b578e448580219af272e (patch) | |
tree | ae2b8b7dc642123dc7be39b617fb8e7ad91219ba /www/gtkhtml | |
parent | ad275fdde6bb6909dd106c28e543878229900db8 (diff) | |
download | ports-d61d430ece6b2f5992d7b578e448580219af272e.tar.gz ports-d61d430ece6b2f5992d7b578e448580219af272e.zip |
Notes
Diffstat (limited to 'www/gtkhtml')
-rw-r--r-- | www/gtkhtml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile index cfec1ebda39c..4ddf7141fa0c 100644 --- a/www/gtkhtml/Makefile +++ b/www/gtkhtml/Makefile @@ -24,7 +24,7 @@ USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix gnomehier glibwww libghttp libcapplet gal USE_GETTEXT= yes USE_LDCONFIG= yes -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --with-gconf=yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |