diff --git a/japanese/gnomecore/Makefile b/japanese/gnomecore/Makefile index c4ca4ab8bc49..50230a3483b8 100644 --- a/japanese/gnomecore/Makefile +++ b/japanese/gnomecore/Makefile @@ -6,7 +6,7 @@ # # This port does not work with another version of master port. -#PORTVERSION= 1.2.3 +#PORTVERSION= 1.2.4 CATEGORIES= japanese x11 gnome MASTERDIR= ${.CURDIR}/../../x11/gnomecore @@ -15,4 +15,6 @@ EXTRA_PATCHES= ${.CURDIR}/files/patch-* MAINTAINER= nakai@FreeBSD.org +BUILD_DEPENDS= gnome-libs-jp:${PORTSDIR}/japanese/gnomelibs + .include "${MASTERDIR}/Makefile"