summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2007-07-01 15:47:54 +0000
committerheinz <heinz@pkgsrc.org>2007-07-01 15:47:54 +0000
commited24cd8faf592ba075a5f13d68c1ce6d05a93e17 (patch)
treed5f746c17a8790f22fcd759669d458158eece9ae /multimedia
parentf23875c078ec94e87568d045f7cb5bb7c345ddd2 (diff)
downloadpkgsrc-ed24cd8faf592ba075a5f13d68c1ce6d05a93e17.tar.gz
The package supports installation to DESTDIR.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/libmp4v2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/libmp4v2/Makefile b/multimedia/libmp4v2/Makefile
index 47453474466..0404c1d998e 100644
--- a/multimedia/libmp4v2/Makefile
+++ b/multimedia/libmp4v2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/02/16 00:56:40 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2007/07/01 15:47:54 heinz Exp $
DISTNAME= mpeg4ip-1.5.0.1
PKGNAME= libmp4v2-1.5.0.1
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://mpeg4ip.sourceforge.net/
COMMENT= libmp4v2 from mpeg4ip
+PKG_DESTDIR_SUPPORT= user-destdir
+
CONFLICTS+= mpeg4ip<1.5.0.1
USE_LANGUAGES= c c++