diff options
author | marcus <marcus@FreeBSD.org> | 2002-07-14 11:44:55 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-07-14 11:44:55 +0800 |
commit | da077780b4798cfde549dc6238aa1168033fb3c3 (patch) | |
tree | c6bfd197bf25610bfac32912f8490e4091543dc0 /www/gtkhtml38 | |
parent | 75eb649082fdc2992b24c2151379d9546f3acd23 (diff) | |
download | freebsd-ports-gnome-da077780b4798cfde549dc6238aa1168033fb3c3.tar.gz freebsd-ports-gnome-da077780b4798cfde549dc6238aa1168033fb3c3.tar.zst freebsd-ports-gnome-da077780b4798cfde549dc6238aa1168033fb3c3.zip |
s/ghttp/libghttp/
Diffstat (limited to 'www/gtkhtml38')
-rw-r--r-- | www/gtkhtml38/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile index 9c97cee7a510..ac376867ac75 100644 --- a/www/gtkhtml38/Makefile +++ b/www/gtkhtml38/Makefile @@ -20,7 +20,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOMENG= yes -USE_GNOME= gnomehack gnomeprefix gnomehier glibwww gal ghttp libcapplet +USE_GNOME= gnomehack gnomeprefix gnomehier glibwww gal libghttp libcapplet INSTALLS_SHLIB= yes USE_LIBTOOL= yes USE_REINPLACE= yes |