summaryrefslogtreecommitdiff
path: root/multimedia/libdvdplay
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/libdvdplay
parentf0fe2c3c959489d5510ba3618d54549ce51395e8 (diff)
downloadpkgsrc-04a5a3626d07f479d3e2122261c3c6b9406ec8c1.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'multimedia/libdvdplay')
-rw-r--r--multimedia/libdvdplay/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/multimedia/libdvdplay/Makefile b/multimedia/libdvdplay/Makefile
index 53c54d2a2c5..b85c22b5bec 100644
--- a/multimedia/libdvdplay/Makefile
+++ b/multimedia/libdvdplay/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2011/02/28 14:52:57 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2012/10/08 09:21:06 asau Exp $
DISTNAME= libdvdplay-1.0.1
PKGREVISION= 3
@@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.videolan.org/developers/libdvdplay.html
COMMENT= Simple API library designed for DVD navigation
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
USE_LIBTOOL= yes