summaryrefslogtreecommitdiff
path: root/textproc/ndtpd
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2004-11-20 16:02:53 +0000
committeruebayasi <uebayasi>2004-11-20 16:02:53 +0000
commit73a8f706102e744682654d3a0c3713c07b035a29 (patch)
tree256ca9e6157fe79837f5300b57b85f1d661d9002 /textproc/ndtpd
parent486656aa03a3527bef189ae19e84ae338ba1ced1 (diff)
downloadpkgsrc-73a8f706102e744682654d3a0c3713c07b035a29.tar.gz
* Enable pkgviews installation.
* Fix build when eb is installed as pkgviews.
Diffstat (limited to 'textproc/ndtpd')
-rw-r--r--textproc/ndtpd/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/ndtpd/Makefile b/textproc/ndtpd/Makefile
index 8ad8b57a362..a0e4a183671 100644
--- a/textproc/ndtpd/Makefile
+++ b/textproc/ndtpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/10/03 00:18:20 tv Exp $
+# $NetBSD: Makefile,v 1.16 2004/11/20 16:02:53 uebayasi Exp $
#
DISTNAME= ndtpd-3.1.5
@@ -10,6 +10,8 @@ MAINTAINER= uebayasi@NetBSD.org
HOMEPAGE= http://www.sra.co.jp/people/m-kasahr/ndtpd/
COMMENT= Server for accessing CD-ROM books with NDTP
+PKG_INSTALLATION_TYPES= pkgviews overwrite
+
USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
USE_LIBTOOL= YES
@@ -22,6 +24,7 @@ CONFIGURE_ARGS+= --localstatedir=${NDTPD_RUNDIR}
CONFIGURE_ARGS+= --with-logdir=${NDTPD_LOGDIR}
CONFIGURE_ARGS+= --with-eb
CONFIGURE_ARGS+= --with-zlib
+CONFIGURE_ARGS+= --with-eb-conf=${PKG_SYSCONFDIR.eb}/eb.conf
# For INSTALL/DEINSTALL scripts.
CONF_FILES= ${EGDIR}/ndtpd.conf.default ${PKG_SYSCONFDIR}/ndtpd.conf