summaryrefslogtreecommitdiff
path: root/multimedia/libmatroska
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/libmatroska
parentf0fe2c3c959489d5510ba3618d54549ce51395e8 (diff)
downloadpkgsrc-04a5a3626d07f479d3e2122261c3c6b9406ec8c1.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'multimedia/libmatroska')
-rw-r--r--multimedia/libmatroska/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/libmatroska/Makefile b/multimedia/libmatroska/Makefile
index 346ab7009d7..24eaf31d507 100644
--- a/multimedia/libmatroska/Makefile
+++ b/multimedia/libmatroska/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2011/10/07 19:04:46 drochner Exp $
+# $NetBSD: Makefile,v 1.28 2012/10/08 09:21:06 asau Exp $
DISTNAME= libmatroska-1.3.0
CATEGORIES= multimedia devel
@@ -10,7 +10,6 @@ HOMEPAGE= http://www.matroska.org/
COMMENT= Extensible open standard Audio/Video container format
LICENSE= gnu-lgpl-v2.1
-PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LANGUAGES= c++