From 0ca24c1af5563b08ee1df8413b6aebae950b9b8e Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 9 Oct 2014 14:05:50 +0000 Subject: Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. --- multimedia/xvidcore/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'multimedia/xvidcore/Makefile') diff --git a/multimedia/xvidcore/Makefile b/multimedia/xvidcore/Makefile index 469ca388fda..fd9a104debe 100644 --- a/multimedia/xvidcore/Makefile +++ b/multimedia/xvidcore/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2014/06/04 11:40:41 adam Exp $ +# $NetBSD: Makefile,v 1.44 2014/10/09 14:06:44 wiz Exp $ DISTNAME= xvidcore-1.3.3 CATEGORIES= multimedia @@ -38,8 +38,6 @@ SUBST_SED.ld= -e "s|-Wl,-soname,libxvidcore...(SHARED_EXTENSION)...(API_MAJOR)| SUBST_SED.ld+= -e "s|-Wl,--version-script=libxvidcore.ld||" .endif -PKG_INSTALLATION_TYPES= overwrite pkgviews - WRKSRC= ${WRKDIR}/xvidcore CONFIGURE_DIRS= build/generic GNU_CONFIGURE= YES -- cgit v1.2.3