diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-10-17 13:45:05 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-10-17 13:45:05 +0000 |
commit | b343c8936069d878638b758a56acbbf437798ec8 (patch) | |
tree | 25278922617cf0df1ed99f7a5ac3e52b872910f8 /devel/pharmacy | |
parent | b93c86c5b15bdbc912b80fafa3a0de8e032eddd9 (diff) | |
download | ports-b343c8936069d878638b758a56acbbf437798ec8.tar.gz ports-b343c8936069d878638b758a56acbbf437798ec8.zip |
Bump gnome libraries' version numbers.
Should have been done by: nakai
Notes
Notes:
svn path=/head/; revision=22493
Diffstat (limited to 'devel/pharmacy')
-rw-r--r-- | devel/pharmacy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pharmacy/Makefile b/devel/pharmacy/Makefile index 6fa0bcb8e719..7ecb1c38e203 100644 --- a/devel/pharmacy/Makefile +++ b/devel/pharmacy/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://pharmacy.learnrespect.org/ MAINTAINER= jedgar@fxp.org -LIB_DEPENDS= gnome.2:${PORTSDIR}/x11/gnomelibs +LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config GTK_CONFIG?= ${X11BASE}/bin/gtk12-config |