From 920782a507df56f5db32bab3f9708035c562780d Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Thu, 18 Dec 2014 11:08:23 +0000 Subject: Convert to USES=autoreconf Strip binaries --- cad/gerbv/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cad') diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile index 7191002d6c9f..2c19516ac1fa 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -14,13 +14,13 @@ LICENSE= GPLv2 OPTIONS_DEFINE= DOCS EXAMPLES -USES= desktop-file-utils gmake libtool pathfix pkgconfig +USES= autoreconf desktop-file-utils gmake libtool pathfix pkgconfig USE_GNOME= gtk20 -USE_AUTOTOOLS= libtoolize aclocal autoheader automake autoconf -AUTOMAKE_ARGS= --add-missing --copy --foreign +GNU_CONFIGURE= yes CONFIGURE_ENV= ac_aux_dir="." USE_LDCONFIG= yes INSTALLS_ICONS= yes +INSTALL_TARGET= install-strip CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -- cgit v1.2.3