summaryrefslogtreecommitdiff
path: root/net/lldpd
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-10-09 14:05:50 +0000
committerwiz <wiz@pkgsrc.org>2014-10-09 14:05:50 +0000
commit8ad27923d8c71c8ba61a7542a5093ddb4f5c2daa (patch)
tree82ab845b1db083e88ed835d07dece15a80699928 /net/lldpd
parent94c9920d30aca05596e5e8136f94969dd7e4e174 (diff)
downloadpkgsrc-8ad27923d8c71c8ba61a7542a5093ddb4f5c2daa.tar.gz
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Diffstat (limited to 'net/lldpd')
-rw-r--r--net/lldpd/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/lldpd/Makefile b/net/lldpd/Makefile
index 9f9aabcd893..30d6d9f99c3 100644
--- a/net/lldpd/Makefile
+++ b/net/lldpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2014/10/07 14:35:16 mef Exp $
+# $NetBSD: Makefile,v 1.10 2014/10/09 14:06:45 wiz Exp $
DISTNAME= lldpd-0.7.10
CATEGORIES= net
@@ -12,8 +12,6 @@ LICENSE= isc
# if available. To avoid this, use `--without-readline` as a configure
# option.
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
# interfaces-bsd.c:45:34: error: net/agr/if_agrioctl.h: No such file or directory
NOT_FOR_PLATFORM= NetBSD-5*-*
USE_LIBTOOL= yes