diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2014-06-01 09:40:41 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2014-06-01 09:40:41 +0000 |
| commit | 21a95579fd16eefdb249fe44d3b27f1331c0139e (patch) | |
| tree | 1a801f161f1fcff020e453b5a19a6fb1b57d5adb /sysutils/system-tools-backends/Makefile | |
| parent | 353fa2f8785df6caf3ce84df242b951f76f0eb29 (diff) | |
Notes
Diffstat (limited to 'sysutils/system-tools-backends/Makefile')
| -rw-r--r-- | sysutils/system-tools-backends/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/system-tools-backends/Makefile b/sysutils/system-tools-backends/Makefile index ec108cdcea2f..7a2e38074447 100644 --- a/sysutils/system-tools-backends/Makefile +++ b/sysutils/system-tools-backends/Makefile @@ -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 |
