mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
Convert to USES=autoreconf
This commit is contained in:
parent
6bd636a8b6
commit
20f9d258f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390255
@ -19,10 +19,9 @@ LIB_DEPENDS= libefl.so:${PORTSDIR}/devel/efl \
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/evas/utils/evas_image_loader.svg:${PORTSDIR}/graphics/evas_generic_loaders-svg
|
||||
|
||||
DIST_SUBDIR= enlightenment
|
||||
USE_AUTOTOOLS= autoconf aclocal
|
||||
GNU_CONFIGURE= yes
|
||||
USES= alias desktop-file-utils execinfo libtool pathfix iconv gmake \
|
||||
pkgconfig tar:xz
|
||||
USES= alias autoreconf desktop-file-utils execinfo libtool pathfix \
|
||||
iconv gmake pkgconfig tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
SUB_FILES= pkg-message
|
||||
|
Loading…
Reference in New Issue
Block a user