summaryrefslogtreecommitdiff
path: root/multimedia/xvidcore
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-08 09:20:57 +0000
committerasau <asau@pkgsrc.org>2012-10-08 09:20:57 +0000
commit04a5a3626d07f479d3e2122261c3c6b9406ec8c1 (patch)
treed27175b7973e874b93df16fa84b7e31e7998adb4 /multimedia/xvidcore
parentf0fe2c3c959489d5510ba3618d54549ce51395e8 (diff)
downloadpkgsrc-04a5a3626d07f479d3e2122261c3c6b9406ec8c1.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"