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 /deskutils/bulb | |
parent | Correct PLIST.perl and update Makefile to reflect recent (diff) |
Updates for new shared library versions in GNOME 1.2
Diffstat (limited to 'deskutils/bulb')
-rw-r--r-- | deskutils/bulb/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/bulb/Makefile b/deskutils/bulb/Makefile index b576bfd68c87..b19b416fb595 100644 --- a/deskutils/bulb/Makefile +++ b/deskutils/bulb/Makefile @@ -12,8 +12,7 @@ MASTER_SITES= http://www.idiap.ch/~gobry/bulb/ MAINTAINER= smoberly@xavier.dyndns.org -LIB_DEPENDS= panel_applet.2:${PORTSDIR}/x11/gnomecore \ - intl.1:${PORTSDIR}/devel/gettext +LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore GTK_CONFIG?= ${X11BASE}/bin/gtk12-config |