diff options
Diffstat (limited to 'multimedia/libtheora/Makefile')
-rw-r--r-- | multimedia/libtheora/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/libtheora/Makefile b/multimedia/libtheora/Makefile index d8164b99332..df08d57a4aa 100644 --- a/multimedia/libtheora/Makefile +++ b/multimedia/libtheora/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2011/01/17 19:44:58 drochner Exp $ +# $NetBSD: Makefile,v 1.31 2012/10/08 09:21:07 asau Exp $ # .include "Makefile.common" @@ -7,7 +7,6 @@ PKGREVISION= 2 PKGCONFIG_OVERRIDE= theora.pc.in theoradec.pc.in theoraenc.pc.in USE_LIBTOOL= YES TEST_TARGET= check -PKG_DESTDIR_SUPPORT= user-destdir # disable doxygen, see libtheora-docs package # also, disable transfig, and *tex. |