1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Convert to USES=autoreconf

Strip binaries
This commit is contained in:
Baptiste Daroussin 2014-12-18 11:08:23 +00:00
parent e943b2d596
commit 920782a507
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374888

View File

@ -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