diff options
Diffstat (limited to 'multimedia/libtheora')
-rw-r--r-- | multimedia/libtheora/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/libtheora/Makefile b/multimedia/libtheora/Makefile index 814c8f1ec78..aee6d4cd058 100644 --- a/multimedia/libtheora/Makefile +++ b/multimedia/libtheora/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/07/29 19:45:30 jmmv Exp $ +# $NetBSD: Makefile,v 1.13 2006/11/05 17:25:35 joerg Exp $ # DISTNAME= libtheora-1.0alpha7 @@ -10,6 +10,8 @@ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.theora.org/ COMMENT= Video codec for Ogg multimedia streaming +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= YES PKGCONFIG_OVERRIDE= theora.pc.in USE_LIBTOOL= YES |