summaryrefslogtreecommitdiff
path: root/audio/flac123
diff options
context:
space:
mode:
Diffstat (limited to 'audio/flac123')
-rw-r--r--audio/flac123/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/flac123/Makefile b/audio/flac123/Makefile
index eccc891350d..94224eb8c64 100644
--- a/audio/flac123/Makefile
+++ b/audio/flac123/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2007/07/02 13:20:19 lkundrak Exp $
+# $NetBSD: Makefile,v 1.9 2008/06/12 02:14:14 joerg Exp $
DISTNAME= flac123-0.0.10
#PKGREVISION= 1
@@ -9,6 +9,8 @@ MAINTAINER= snj@NetBSD.org
HOMEPAGE= http://flac-tools.sourceforge.net/
COMMENT= Command-line program for playing FLAC audio files
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
.include "../../audio/flac/buildlink3.mk"