mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
- Stage support
- Convert USE_BZIP2 to USES
This commit is contained in:
parent
353fa2f878
commit
21a95579fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356072
@ -17,8 +17,7 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
|
||||
polkit-gobject-1.0:${PORTSDIR}/sysutils/polkit
|
||||
RUN_DEPENDS= p5-Net-DBus>=0:${PORTSDIR}/devel/p5-Net-DBus
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= gmake perl5 pkgconfig
|
||||
USES= gmake perl5 pkgconfig tar:bzip2
|
||||
USE_GNOME= gnomehack intlhack glib20
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME_SUBR= yes
|
||||
@ -27,7 +26,6 @@ CONFIGURE_ARGS= --with-stb-group=wheel \
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
NO_STAGE= yes
|
||||
post-configure:
|
||||
@${REINPLACE_CMD} -e 's|@GETTEXT_PACKAGE@|system-tools-backends|g' \
|
||||
${WRKSRC}/po/Makefile
|
||||
|
Loading…
Reference in New Issue
Block a user