diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-28 17:38:42 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-28 17:38:42 +0000 |
commit | ed39912a3c8b3bdb2c6bbca86d1fd9a941e8d5ad (patch) | |
tree | e059b77ac684bc89cf0d4c516478977a640de2fa /japanese/ndtpd | |
parent | 6d9b16923937a651a129464222821251b155036b (diff) | |
download | ports-ed39912a3c8b3bdb2c6bbca86d1fd9a941e8d5ad.tar.gz ports-ed39912a3c8b3bdb2c6bbca86d1fd9a941e8d5ad.zip |
Notes
Diffstat (limited to 'japanese/ndtpd')
-rw-r--r-- | japanese/ndtpd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/ndtpd/Makefile b/japanese/ndtpd/Makefile index 58dbfd437d78..50c95a8601d0 100644 --- a/japanese/ndtpd/Makefile +++ b/japanese/ndtpd/Makefile @@ -7,6 +7,7 @@ PORTNAME= ndtpd PORTVERSION= 3.1.4 +PORTREVISON= 1 CATEGORIES= japanese ipv6 MASTER_SITES= ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/ @@ -16,7 +17,7 @@ PATCH_SITES= ${MASTER_SITES} MAINTAINER= takamune@avrl.mei.co.jp COMMENT= Server for accessing CD-ROM books with NDTP -LIB_DEPENDS= eb.6:${PORTSDIR}/japanese/eb +LIB_DEPENDS= eb.7:${PORTSDIR}/japanese/eb GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=${RUNDIR} --with-logdir=${LOGDIR} |