summaryrefslogtreecommitdiff
path: root/multimedia/libassetml
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/libassetml
parentf0fe2c3c959489d5510ba3618d54549ce51395e8 (diff)
downloadpkgsrc-04a5a3626d07f479d3e2122261c3c6b9406ec8c1.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'multimedia/libassetml')
-rw-r--r--multimedia/libassetml/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/multimedia/libassetml/Makefile b/multimedia/libassetml/Makefile
index d2e272d534e..ab9d66b99b1 100644
--- a/multimedia/libassetml/Makefile
+++ b/multimedia/libassetml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2012/09/15 10:05:51 obache Exp $
+# $NetBSD: Makefile,v 1.18 2012/10/08 09:21:05 asau Exp $
#
DISTNAME= libassetml-1.2.1
@@ -10,8 +10,6 @@ MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://www.ofset.org/assetml/
COMMENT= Library for sharing image and audio files between projects
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= gmake pkg-config texi2html msgfmt
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes