summaryrefslogtreecommitdiff
path: root/comms/zaptel-netbsd
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-12-29 06:21:30 +0000
committerjlam <jlam@pkgsrc.org>2005-12-29 06:21:30 +0000
commit67eaa64b538f1cc9ee2559e7b9b0001914e6dd58 (patch)
treecd74196fb4970fddf0114e46d23d0bc534a0a70a /comms/zaptel-netbsd
parent48b36d105551f382acace5619771b16410f290ce (diff)
downloadpkgsrc-67eaa64b538f1cc9ee2559e7b9b0001914e6dd58.tar.gz
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
Diffstat (limited to 'comms/zaptel-netbsd')
-rw-r--r--comms/zaptel-netbsd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/zaptel-netbsd/Makefile b/comms/zaptel-netbsd/Makefile
index ea89b616be6..5c73de07e59 100644
--- a/comms/zaptel-netbsd/Makefile
+++ b/comms/zaptel-netbsd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/04/08 03:03:42 riz Exp $
+# $NetBSD: Makefile,v 1.2 2005/12/29 06:21:34 jlam Exp $
#
DISTNAME= zaptel-netbsd-20050404
@@ -19,7 +19,6 @@ MAKE_ENV+= ZAPTEL_KERNEL_ENV=${ZAPTEL_KERNEL_ENV:Q}
CONF_FILES= ${PREFIX}/share/examples/zaptel/zaptel.conf \
${PKG_SYSCONFDIR}/zaptel.conf
-USE_PKGINSTALL= yes
RCD_SCRIPTS= ztcfg
.include "../../devel/newt/buildlink3.mk"