diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-10-09 18:42:12 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-10-09 18:42:12 +0000 |
commit | 79dcbbd16002230ee98e583d496094d4a158ba8a (patch) | |
tree | ef56e3e124a571e35cba37d72c3f5a739fa09946 /devel/ORBit/Makefile | |
parent | f9a3d788b9ed5ba8f000ef5f8ba71e8e0df96104 (diff) |
Notes
Diffstat (limited to 'devel/ORBit/Makefile')
-rw-r--r-- | devel/ORBit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ORBit/Makefile b/devel/ORBit/Makefile index 602e99c20d7f..585413b565c3 100644 --- a/devel/ORBit/Makefile +++ b/devel/ORBit/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= sources/ORBit MAINTAINER= nakai@FreeBSD.org -LIB_DEPENDS= glib12.2:${PORTSDIR}/devel/glib12 \ +LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 \ intl.1:${PORTSDIR}/devel/gettext GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config |