summaryrefslogtreecommitdiff
path: root/multimedia/libass
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/libass
parentf0fe2c3c959489d5510ba3618d54549ce51395e8 (diff)
downloadpkgsrc-04a5a3626d07f479d3e2122261c3c6b9406ec8c1.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'multimedia/libass')
-rw-r--r--multimedia/libass/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/multimedia/libass/Makefile b/multimedia/libass/Makefile
index 00ee93cee02..c3f6aa45099 100644
--- a/multimedia/libass/Makefile
+++ b/multimedia/libass/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/11/01 06:02:13 sbd Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/08 09:21:05 asau Exp $
#
DISTNAME= libass-0.9.12
@@ -12,8 +12,6 @@ HOMEPAGE= http://code.google.com/p/libass/
COMMENT= Portable subtitle renderer for the ASS/SSA subtitle format
LICENSE= isc
-PKG_DESTDIR_SUPPORT= user-destdir
-
WRKSRC= ${WRKDIR}/libass-0.9.12
GNU_CONFIGURE= yes
USE_LIBTOOL= yes