summaryrefslogtreecommitdiff
path: root/audio/easytag-current
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-06-12 02:14:13 +0000
committerjoerg <joerg@pkgsrc.org>2008-06-12 02:14:13 +0000
commita459d6adc77b22d7efa499cea1bcfbae7c929a42 (patch)
treec12b9c282e2706cb6bac87456615dfdf2b256e55 /audio/easytag-current
parent7854cf84ecbcc45c6b18092fadae7896937e468a (diff)
downloadpkgsrc-a459d6adc77b22d7efa499cea1bcfbae7c929a42.tar.gz
Add DESTDIR support.
Diffstat (limited to 'audio/easytag-current')
-rw-r--r--audio/easytag-current/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/easytag-current/Makefile b/audio/easytag-current/Makefile
index abb63367cdd..a5485f40995 100644
--- a/audio/easytag-current/Makefile
+++ b/audio/easytag-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2008/03/07 21:47:46 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2008/06/12 02:14:14 joerg Exp $
#
DISTNAME= easytag-2.1.5
@@ -10,6 +10,8 @@ MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://easytag.sourceforge.net/
COMMENT= GTK+ tag editor for MP3, Ogg Vorbis files, and others (development version)
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_DIRS+= xdg-1.1
USE_LANGUAGES= c c++