summaryrefslogtreecommitdiff
path: root/net/dnsmasq/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2005-12-29 06:21:30 +0000
committerjlam <jlam>2005-12-29 06:21:30 +0000
commitc820203434cf763fe527cb057f59021e25a8fde6 (patch)
treecd74196fb4970fddf0114e46d23d0bc534a0a70a /net/dnsmasq/Makefile
parent1ff6914aefede17bd33f945b1cc04bda838c34fe (diff)
downloadpkgsrc-c820203434cf763fe527cb057f59021e25a8fde6.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 'net/dnsmasq/Makefile')
-rw-r--r--net/dnsmasq/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/dnsmasq/Makefile b/net/dnsmasq/Makefile
index bfd7eb4c467..089947f20e2 100644
--- a/net/dnsmasq/Makefile
+++ b/net/dnsmasq/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/10/18 04:41:59 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2005/12/29 06:21:58 jlam Exp $
#
DISTNAME= dnsmasq-2.23
@@ -10,7 +10,6 @@ HOMEPAGE= http://www.thekelleys.org.uk/dnsmasq/doc.html
COMMENT= Lightweight, easy to configure DNS forwarder
USE_TOOLS+= gmake
-USE_PKGINSTALL= yes
RCD_SCRIPTS= dnsmasq
CONF_FILES= ${PREFIX}/share/examples/dnsmasq/dnsmasq.conf.example \