summaryrefslogtreecommitdiff
path: root/print/cups15
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
commitef5c8ed42b5f83bfa34699052d684f23e761e43e (patch)
tree82ab845b1db083e88ed835d07dece15a80699928 /print/cups15
parentfbf38e8840be11bf05366e3d5753230a5969222f (diff)
downloadpkgsrc-ef5c8ed42b5f83bfa34699052d684f23e761e43e.tar.gz
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Diffstat (limited to 'print/cups15')
-rw-r--r--print/cups15/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/print/cups15/Makefile b/print/cups15/Makefile
index 64a56743cf3..5a1c6b6ea67 100644
--- a/print/cups15/Makefile
+++ b/print/cups15/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/06/17 13:17:12 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2014/10/09 14:06:51 wiz Exp $
#
# The CUPS author is very good about taking back changes into the main
# CUPS distribution. The correct place to send patches or bug-fixes is:
@@ -23,8 +23,6 @@ LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2
CONFLICTS+= LPRng-[0-9]* LPRng-core-[0-9]*
-#PKG_INSTALLATION_TYPES= overwrite pkgviews
-
WRKSRC= ${WRKDIR}/cups-${BASE_VERS}
UNLIMIT_RESOURCES= datasize memorysize
USE_LANGUAGES= c c++ # pdftops is a C++ application