diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-06-01 16:25:45 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-06-01 16:25:45 +0000 |
commit | 8bd85a9d02479e9b3afa01753c4c9f15829a1343 (patch) | |
tree | c8de158d4ed23e4170b9cddb89d1841a59a27334 /graphics/gcolor | |
parent | 8b7c12b85ce373a72c102dc7ca7d0c7ad5dad723 (diff) | |
download | ports-8bd85a9d02479e9b3afa01753c4c9f15829a1343.tar.gz ports-8bd85a9d02479e9b3afa01753c4c9f15829a1343.zip |
Notes
Diffstat (limited to 'graphics/gcolor')
-rw-r--r-- | graphics/gcolor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gcolor/Makefile b/graphics/gcolor/Makefile index 849c46c33cb4..58a58cf384d4 100644 --- a/graphics/gcolor/Makefile +++ b/graphics/gcolor/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://download.sourceforge.net/gcolor/ MAINTAINER= will@FreeBSD.org -LIB_DEPENDS= gnomeui.3:${PORTSDIR}/x11/gnomelibs +LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs USE_X_PREFIX= yes GTK_CONFIG?= ${X11BASE}/bin/gtk12-config |