diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-05-21 18:06:30 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-05-21 18:06:30 +0000 |
commit | 60db5953598b0dd5a922806b3e4445b68815498d (patch) | |
tree | 17a567e80c7dc571ba4be103bfcf5e47a1c1d4e7 /graphics/sodipodi | |
parent | bb1f4169ff1885a6749a502f8dcf572a08b062dc (diff) |
Chase new shlib revision from x11-toolkits/gal
Notes
Notes:
svn path=/head/; revision=42866
Diffstat (limited to 'graphics/sodipodi')
-rw-r--r-- | graphics/sodipodi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sodipodi/Makefile b/graphics/sodipodi/Makefile index d1fca525bb64..a9b69218fc74 100644 --- a/graphics/sodipodi/Makefile +++ b/graphics/sodipodi/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= gal.6:${PORTSDIR}/x11-toolkits/gal +LIB_DEPENDS= gal.7:${PORTSDIR}/x11-toolkits/gal USE_GMAKE= yes USE_X_PREFIX= yes |