summaryrefslogtreecommitdiff
path: root/multimedia/mlt
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/mlt
parent2f083d8c6c77cc891302a27d1ee0a95ef21b7283 (diff)
downloadpkgsrc-73aa2b5bf64486588e2630220a4c71617b602c9e.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'multimedia/mlt')
-rw-r--r--multimedia/mlt/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/multimedia/mlt/Makefile b/multimedia/mlt/Makefile
index c1c194131df..5275709d859 100644
--- a/multimedia/mlt/Makefile
+++ b/multimedia/mlt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2012/10/02 17:11:41 tron Exp $
+# $NetBSD: Makefile,v 1.16 2012/10/08 09:21:09 asau Exp $
#
DISTNAME= mlt-0.5.10
@@ -11,8 +11,6 @@ HOMEPAGE= http://www.mltframework.org/twiki/bin/view/MLT/
COMMENT= Open source multimedia framework
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= pkg-config gmake
USE_LANGUAGES= c c++
GNU_CONFIGURE= YES