aboutsummaryrefslogtreecommitdiff
path: root/japanese/gnomecore
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>2000-11-17 09:38:56 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>2000-11-17 09:38:56 +0000
commit3feeb9a814bf1b4dad5fd3142c0e298adb926371 (patch)
tree76839f81d4ad6fdd3561cc3ea95a52fe8c42947b /japanese/gnomecore
parentc36dbba88c0a99cf7cb2cc2de0aa6f7d4d5b6b41 (diff)
downloadports-3feeb9a814bf1b4dad5fd3142c0e298adb926371.tar.gz
ports-3feeb9a814bf1b4dad5fd3142c0e298adb926371.zip
Make to use japanese/gnomelibs
Notes
Notes: svn path=/head/; revision=35214
Diffstat (limited to 'japanese/gnomecore')
-rw-r--r--japanese/gnomecore/Makefile4
1 files changed, 3 insertions, 1 deletions
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"