aboutsummaryrefslogtreecommitdiff
path: root/japanese/freepwing/Makefile
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>2000-01-27 16:52:30 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>2000-01-27 16:52:30 +0000
commit174c42b82ccd9b110fd0d84a860c3d1bdf83bb35 (patch)
tree9a9a478ede4f4564f8d984e3687e4124178d87f9 /japanese/freepwing/Makefile
parent923e617b6a912ce480855555898585e4d8e5eba9 (diff)
downloadports-174c42b82ccd9b110fd0d84a860c3d1bdf83bb35.tar.gz
ports-174c42b82ccd9b110fd0d84a860c3d1bdf83bb35.zip
I found that this port needs "gmake" in build and run.
Notes
Notes: svn path=/head/; revision=25124
Diffstat (limited to 'japanese/freepwing/Makefile')
-rw-r--r--japanese/freepwing/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/japanese/freepwing/Makefile b/japanese/freepwing/Makefile
index 11e004b1616e..6b42f8e4604b 100644
--- a/japanese/freepwing/Makefile
+++ b/japanese/freepwing/Makefile
@@ -13,8 +13,11 @@ MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/freepwing/freepwing/
MAINTAINER= taoka@FreeBSD.org
+RUN_DEPENDS= gmake:${PORTSDIR}/devel/gmake
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --datadir=${PREFIX}/share/doc
+USE_GMAKE= yes
USE_PERL5= yes
.include <bsd.port.mk>