diff options
author | ade <ade@FreeBSD.org> | 2001-02-09 22:01:59 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-02-09 22:01:59 +0000 |
commit | c3c6cf8ef163a7b48b442c383011ce3b12ff342e (patch) | |
tree | 5ee35614d74c3fb6f453abe332f539b54c1c37cf /www | |
parent | 9910ceb9ef1e963a8b8da6daba914bea8c2ca297 (diff) | |
download | FreeBSD-ports-c3c6cf8ef163a7b48b442c383011ce3b12ff342e.zip FreeBSD-ports-c3c6cf8ef163a7b48b442c383011ce3b12ff342e.tar.gz |
Update for new x11-toolkits/gal shared library revision
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 | ||||
-rw-r--r-- | www/libgtkhtml/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile index f433ea5..3e5f53e 100644 --- a/www/gtkhtml/Makefile +++ b/www/gtkhtml/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= bonobo.2:${PORTSDIR}/devel/bonobo \ wwwzip.1:${PORTSDIR}/www/libwww \ gconf-1.1:${PORTSDIR}/devel/gconf \ pspell.4:${PORTSDIR}/textproc/pspell \ - gal.3:${PORTSDIR}/x11-toolkits/gal + gal.4:${PORTSDIR}/x11-toolkits/gal USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index f433ea5..3e5f53e 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= bonobo.2:${PORTSDIR}/devel/bonobo \ wwwzip.1:${PORTSDIR}/www/libwww \ gconf-1.1:${PORTSDIR}/devel/gconf \ pspell.4:${PORTSDIR}/textproc/pspell \ - gal.3:${PORTSDIR}/x11-toolkits/gal + gal.4:${PORTSDIR}/x11-toolkits/gal USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile index f433ea5..3e5f53e 100644 --- a/www/gtkhtml38/Makefile +++ b/www/gtkhtml38/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= bonobo.2:${PORTSDIR}/devel/bonobo \ wwwzip.1:${PORTSDIR}/www/libwww \ gconf-1.1:${PORTSDIR}/devel/gconf \ pspell.4:${PORTSDIR}/textproc/pspell \ - gal.3:${PORTSDIR}/x11-toolkits/gal + gal.4:${PORTSDIR}/x11-toolkits/gal USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile index f433ea5..3e5f53e 100644 --- a/www/libgtkhtml/Makefile +++ b/www/libgtkhtml/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= bonobo.2:${PORTSDIR}/devel/bonobo \ wwwzip.1:${PORTSDIR}/www/libwww \ gconf-1.1:${PORTSDIR}/devel/gconf \ pspell.4:${PORTSDIR}/textproc/pspell \ - gal.3:${PORTSDIR}/x11-toolkits/gal + gal.4:${PORTSDIR}/x11-toolkits/gal USE_X_PREFIX= yes USE_GMAKE= yes |