summaryrefslogtreecommitdiff
path: root/multimedia/libmpeg3
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/libmpeg3
parent2f083d8c6c77cc891302a27d1ee0a95ef21b7283 (diff)
downloadpkgsrc-73aa2b5bf64486588e2630220a4c71617b602c9e.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'multimedia/libmpeg3')
-rw-r--r--multimedia/libmpeg3/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/multimedia/libmpeg3/Makefile b/multimedia/libmpeg3/Makefile
index 052c5022ca0..5612727561e 100644
--- a/multimedia/libmpeg3/Makefile
+++ b/multimedia/libmpeg3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2012/07/28 21:40:09 reed Exp $
+# $NetBSD: Makefile,v 1.18 2012/10/08 09:21:07 asau Exp $
#
DISTNAME= libmpeg3-1.8-src
@@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://heroines.sourceforge.net/libmpeg3.php3
COMMENT= MPEG decoding library and tools
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../mk/bsd.prefs.mk"
.if (${MACHINE_ARCH} == "i386" && ${OPSYS} != "Darwin")