From 3feeb9a814bf1b4dad5fd3142c0e298adb926371 Mon Sep 17 00:00:00 2001 From: Yukihiro Nakai Date: Fri, 17 Nov 2000 09:38:56 +0000 Subject: [PATCH] Make to use japanese/gnomelibs --- japanese/gnomecore/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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"