diff options
Diffstat (limited to 'misc/libcdio/Makefile')
-rw-r--r-- | misc/libcdio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/libcdio/Makefile b/misc/libcdio/Makefile index b1fafa1b854..2bc99c8f7c8 100644 --- a/misc/libcdio/Makefile +++ b/misc/libcdio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2012/10/08 09:57:28 asau Exp $ +# $NetBSD: Makefile,v 1.45 2013/04/06 20:27:25 rodent Exp $ DISTNAME= libcdio-0.83 PKGREVISION= 1 @@ -26,7 +26,7 @@ PKGCONFIG_OVERRIDE+= libudf.pc.in GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-versioned-libs CONFIGURE_ARGS+= --enable-cpp-progs -INFO_FILES= # PLIST +INFO_FILES= yes .include "../../devel/ncurses/buildlink3.mk" .include "../../devel/popt/buildlink3.mk" |