From 5c0834bd1bc5660b5c11f55977b2ab5f3e747e59 Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Sun, 18 May 2014 21:05:53 +0000 Subject: For several MATE related ports: - USES=libtool tar:xz. - INSTALL_TARGET=install-strip. - Add CONFIGURE_ARGS=--disable-static to ports that only install plugins. --- archivers/mate-file-archiver/Makefile | 7 ++++--- archivers/mate-file-archiver/pkg-plist | 2 -- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'archivers') diff --git a/archivers/mate-file-archiver/Makefile b/archivers/mate-file-archiver/Makefile index a02ff326d410..5383a8d35fc5 100644 --- a/archivers/mate-file-archiver/Makefile +++ b/archivers/mate-file-archiver/Makefile @@ -3,6 +3,7 @@ PORTNAME= mate-file-archiver PORTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= archivers mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -15,21 +16,21 @@ RUN_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar \ PORTSCOUT= limitw:1,even -USES= desktop-file-utils gettext gmake pathfix pkgconfig -USE_XZ= yes +USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig tar:xz USE_MATE= autogen caja common:build docutils intlhack USE_XORG= sm USE_GNOME= glib20 gnomehier gtk20 INSTALLS_OMF= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtool libtoolize:env +USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtoolize:env CONFIGURE_ARGS= --disable-packagekit \ --with-gtk=2.0 INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib PATHFIX_MAKEFILEIN= Makefile.* +INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.mate.engrampa.gschema.xml diff --git a/archivers/mate-file-archiver/pkg-plist b/archivers/mate-file-archiver/pkg-plist index a2e6471e9c1f..557321f55c26 100644 --- a/archivers/mate-file-archiver/pkg-plist +++ b/archivers/mate-file-archiver/pkg-plist @@ -1,6 +1,4 @@ bin/engrampa -lib/caja/extensions-2.0/libcaja-engrampa.a -lib/caja/extensions-2.0/libcaja-engrampa.la lib/caja/extensions-2.0/libcaja-engrampa.so libexec/engrampa/isoinfo.sh libexec/engrampa/rpm2cpio -- cgit v1.2.3