diff options
author | ade <ade@FreeBSD.org> | 2001-02-10 06:01:59 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-02-10 06:01:59 +0800 |
commit | c3c6cf8ef163a7b48b442c383011ce3b12ff342e (patch) | |
tree | 5ee35614d74c3fb6f453abe332f539b54c1c37cf /www/gtkhtml3 | |
parent | 9910ceb9ef1e963a8b8da6daba914bea8c2ca297 (diff) | |
download | freebsd-ports-gnome-c3c6cf8ef163a7b48b442c383011ce3b12ff342e.tar.gz freebsd-ports-gnome-c3c6cf8ef163a7b48b442c383011ce3b12ff342e.tar.zst freebsd-ports-gnome-c3c6cf8ef163a7b48b442c383011ce3b12ff342e.zip |
Update for new x11-toolkits/gal shared library revision
Diffstat (limited to 'www/gtkhtml3')
-rw-r--r-- | www/gtkhtml3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index f433ea52a6be..3e5f53e1e6c3 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 |