summaryrefslogtreecommitdiff
path: root/audio/flac
diff options
context:
space:
mode:
authorjoerg <joerg>2006-11-02 17:59:37 +0000
committerjoerg <joerg>2006-11-02 17:59:37 +0000
commit124972920685718ccf47d3d71cf546d1ad69324f (patch)
treebf98a947b9317d506539cf3bb1a6aee497b8bb5f /audio/flac
parentba476ff4285cb13b4ac7f129ce3351f70fef328a (diff)
downloadpkgsrc-124972920685718ccf47d3d71cf546d1ad69324f.tar.gz
DESTDIR support.
Diffstat (limited to 'audio/flac')
-rw-r--r--audio/flac/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/flac/Makefile b/audio/flac/Makefile
index 63071b31220..e3913fcae28 100644
--- a/audio/flac/Makefile
+++ b/audio/flac/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2006/08/27 03:00:19 ben Exp $
+# $NetBSD: Makefile,v 1.38 2006/11/02 17:59:37 joerg Exp $
DISTNAME= flac-1.1.2
PKGREVISION= 1
@@ -10,6 +10,7 @@ HOMEPAGE= http://flac.sourceforge.net/
COMMENT= Free lossless audio codec
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_LIBTOOL= yes