summaryrefslogtreecommitdiff
path: root/textproc/ndtpd
diff options
context:
space:
mode:
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