diff options
author | marcus <marcus@FreeBSD.org> | 2002-07-14 03:44:55 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-07-14 03:44:55 +0000 |
commit | da077780b4798cfde549dc6238aa1168033fb3c3 (patch) | |
tree | c6bfd197bf25610bfac32912f8490e4091543dc0 /www | |
parent | 75eb649082fdc2992b24c2151379d9546f3acd23 (diff) | |
download | FreeBSD-ports-da077780b4798cfde549dc6238aa1168033fb3c3.zip FreeBSD-ports-da077780b4798cfde549dc6238aa1168033fb3c3.tar.gz |
s/ghttp/libghttp/
Diffstat (limited to 'www')
-rw-r--r-- | www/gtkhtml/Makefile | 2 | ||||
-rw-r--r-- | www/gtkhtml3/Makefile | 2 | ||||
-rw-r--r-- | www/gtkhtml38/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile index 9c97cee..ac37686 100644 --- a/www/gtkhtml/Makefile +++ b/www/gtkhtml/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 diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index 9c97cee..ac37686 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/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 diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile index 9c97cee..ac37686 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 |