summaryrefslogtreecommitdiff
path: root/audio/libvorbis
diff options
context:
space:
mode:
authorjoerg <joerg>2006-11-02 17:59:37 +0000
committerjoerg <joerg>2006-11-02 17:59:37 +0000
commit8c6d4c838ac91e291db607fdd7d548a50d234f69 (patch)
treebf98a947b9317d506539cf3bb1a6aee497b8bb5f /audio/libvorbis
parenta2bd92f6510974adfb81c889c9cf2c9011c26131 (diff)
downloadpkgsrc-8c6d4c838ac91e291db607fdd7d548a50d234f69.tar.gz
DESTDIR support.
Diffstat (limited to 'audio/libvorbis')
-rw-r--r--audio/libvorbis/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile
index eb056347124..c0e9cf8227b 100644
--- a/audio/libvorbis/Makefile
+++ b/audio/libvorbis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2006/10/04 20:44:19 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2006/11/02 17:59:37 joerg Exp $
DISTNAME= libvorbis-1.1.2
CATEGORIES= devel audio
@@ -9,6 +9,7 @@ HOMEPAGE= http://www.xiph.org/vorbis/
COMMENT= Library for the Ogg Vorbis audio encoding format
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
USE_LIBTOOL= YES