1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

I found that this port needs "gmake" in build and run.

This commit is contained in:
Satoshi Taoka 2000-01-27 16:52:30 +00:00
parent 923e617b6a
commit 174c42b82c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=25124

View File

@ -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>