summaryrefslogtreecommitdiff
path: root/multimedia/xvidcore
diff options
context:
space:
mode:
authorasau <asau>2012-10-08 09:20:57 +0000
committerasau <asau>2012-10-08 09:20:57 +0000
commit73aa2b5bf64486588e2630220a4c71617b602c9e (patch)
treed27175b7973e874b93df16fa84b7e31e7998adb4 /multimedia/xvidcore
parent2f083d8c6c77cc891302a27d1ee0a95ef21b7283 (diff)
downloadpkgsrc-73aa2b5bf64486588e2630220a4c71617b602c9e.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'multimedia/xvidcore')
-rw-r--r--multimedia/xvidcore/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/xvidcore/Makefile b/multimedia/xvidcore/Makefile
index 3388290053d..73fff936e86 100644
--- a/multimedia/xvidcore/Makefile
+++ b/multimedia/xvidcore/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2011/09/14 17:26:48 hans Exp $
+# $NetBSD: Makefile,v 1.41 2012/10/08 09:21:16 asau Exp $
DISTNAME= xvidcore-1.3.2
CATEGORIES= multimedia
@@ -10,7 +10,6 @@ HOMEPAGE= http://www.xvid.org/
COMMENT= ISO MPEG-4 compliant video codec
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= gmake
.include "../../mk/bsd.prefs.mk"