diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-10-16 06:53:28 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-10-16 06:53:28 +0000 |
commit | 8f632f86113d8aabc1b54e7007e4ee35c4fa565e (patch) | |
tree | cf5066958f819dcb9a29f4867c1f05889c72f442 /net-im | |
parent | 4d1eb355950cac0ad5196b7cc85e0cc9cf670800 (diff) | |
download | ports-8f632f86113d8aabc1b54e7007e4ee35c4fa565e.tar.gz ports-8f632f86113d8aabc1b54e7007e4ee35c4fa565e.zip |
Add a patch for GNOMELOCALEDIR,
and bump panel_applet's version to 2.
Notes
Notes:
svn path=/head/; revision=22477
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gnomeicu/Makefile | 2 | ||||
-rw-r--r-- | net-im/gnomeicu2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/gnomeicu/Makefile b/net-im/gnomeicu/Makefile index bc31c4e4236a..9492f80f3720 100644 --- a/net-im/gnomeicu/Makefile +++ b/net-im/gnomeicu/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://gnomeicu.gdev.net/pub/gnomeicu/ \ MAINTAINER= nectar@FreeBSD.org -LIB_DEPENDS= panel_applet.1:${PORTSDIR}/x11/gnomecore +LIB_DEPENDS= panel_applet.2:${PORTSDIR}/x11/gnomecore GTK_CONFIG?= ${X11BASE}/bin/gtk12-config diff --git a/net-im/gnomeicu2/Makefile b/net-im/gnomeicu2/Makefile index bc31c4e4236a..9492f80f3720 100644 --- a/net-im/gnomeicu2/Makefile +++ b/net-im/gnomeicu2/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://gnomeicu.gdev.net/pub/gnomeicu/ \ MAINTAINER= nectar@FreeBSD.org -LIB_DEPENDS= panel_applet.1:${PORTSDIR}/x11/gnomecore +LIB_DEPENDS= panel_applet.2:${PORTSDIR}/x11/gnomecore GTK_CONFIG?= ${X11BASE}/bin/gtk12-config |