summaryrefslogtreecommitdiff
path: root/x11/motif
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 /x11/motif
parent94c9920d30aca05596e5e8136f94969dd7e4e174 (diff)
downloadpkgsrc-8ad27923d8c71c8ba61a7542a5093ddb4f5c2daa.tar.gz
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Diffstat (limited to 'x11/motif')
-rw-r--r--x11/motif/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/motif/Makefile b/x11/motif/Makefile
index 398b0ac1278..8aa7b845971 100644
--- a/x11/motif/Makefile
+++ b/x11/motif/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2013/12/06 11:16:56 asau Exp $
+# $NetBSD: Makefile,v 1.11 2014/10/09 14:07:15 wiz Exp $
PKGVER= 2.3.4
PKGREVISION= 7
@@ -13,8 +13,6 @@ HOMEPAGE= http://motif.ics.com/
COMMENT= LGPLed Motif toolkit for the X Window System
LICENSE= gnu-lgpl-v2.1
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
WRKSRC= ${WRKDIR}/motif-${PKGVER}
.include "../../mk/bsd.prefs.mk"