diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-11-08 06:23:10 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-11-08 06:23:10 +0000 |
commit | bd8c8256f9be495a67de0e94045969d04b636369 (patch) | |
tree | cfcaccffab7c4a9818eb97a9d3128cc3d06eaa89 /japanese/gnome | |
parent | dbb817905c45f1baf785cde18f6dcaf2bc9a4535 (diff) | |
download | ports-bd8c8256f9be495a67de0e94045969d04b636369.tar.gz ports-bd8c8256f9be495a67de0e94045969d04b636369.zip |
Notes
Diffstat (limited to 'japanese/gnome')
-rw-r--r-- | japanese/gnome/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/gnome/Makefile b/japanese/gnome/Makefile index bf9331b8d404..08056b06fe0c 100644 --- a/japanese/gnome/Makefile +++ b/japanese/gnome/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= japanese x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -18,7 +19,7 @@ LIB_DEPENDS= gnome.4:${PORTSDIR}/japanese/gnomelibs \ panel_applet.4:${PORTSDIR}/japanese/gnomecore \ gal.1:${PORTSDIR}/japanese/gal -RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric \ +RUN_DEPENDS= gnumeric:${PORTSDIR}/gnumeric/gnumeric \ NO_BUILD= yes |