summaryrefslogtreecommitdiff
path: root/multimedia/totem-pl-parser
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/totem-pl-parser
parent2f083d8c6c77cc891302a27d1ee0a95ef21b7283 (diff)
downloadpkgsrc-73aa2b5bf64486588e2630220a4c71617b602c9e.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'multimedia/totem-pl-parser')
-rw-r--r--multimedia/totem-pl-parser/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/multimedia/totem-pl-parser/Makefile b/multimedia/totem-pl-parser/Makefile
index c32eba966d5..45ccccd21a4 100644
--- a/multimedia/totem-pl-parser/Makefile
+++ b/multimedia/totem-pl-parser/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2012/10/02 17:11:43 tron Exp $
+# $NetBSD: Makefile,v 1.41 2012/10/08 09:21:13 asau Exp $
#
DISTNAME= totem-pl-parser-2.32.6
@@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= totem playlist parser
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
CONFIGURE_ENV+= DATADIRNAME=share
USE_LIBTOOL= yes