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:
parent
e943b2d596
commit
920782a507
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374888
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user