summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Writer
diff options
context:
space:
mode:
authorwiz <wiz>2014-10-09 14:05:50 +0000
committerwiz <wiz>2014-10-09 14:05:50 +0000
commit0ca24c1af5563b08ee1df8413b6aebae950b9b8e (patch)
tree82ab845b1db083e88ed835d07dece15a80699928 /textproc/p5-XML-Writer
parent2f5cad52732deb4e9abb3c2614e88d90934ed2bb (diff)
downloadpkgsrc-0ca24c1af5563b08ee1df8413b6aebae950b9b8e.tar.gz
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Diffstat (limited to 'textproc/p5-XML-Writer')
-rw-r--r--textproc/p5-XML-Writer/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/p5-XML-Writer/Makefile b/textproc/p5-XML-Writer/Makefile
index 2b3c94b72c6..723ababa63f 100644
--- a/textproc/p5-XML-Writer/Makefile
+++ b/textproc/p5-XML-Writer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2014/10/09 13:45:01 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2014/10/09 14:07:06 wiz Exp $
#
DISTNAME= XML-Writer-0.623
@@ -14,8 +14,6 @@ COMMENT= Perl module for writing XML documents
# Redistribution and use in source and compiled forms, with or without
# modification, are permitted under any circumstances. No warranty.
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
PERL5_PACKLIST= auto/XML/Writer/.packlist
.include "../../lang/perl5/module.mk"