diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-07-14 03:44:55 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-07-14 03:44:55 +0000 |
commit | 282b6d529fae5828fb25d73ca442308e2d7c3f4f (patch) | |
tree | df94c805025d9e2cf2964e43d5d5181443f7ae80 /www | |
parent | Fix the panel path. Bump PORTREVISION. (diff) |
s/ghttp/libghttp/
Notes
Notes:
svn path=/head/; revision=62912
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 9c97cee7a510..ac376867ac75 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 9c97cee7a510..ac376867ac75 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 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 |