diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-05-18 21:05:53 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-05-18 21:05:53 +0000 |
commit | 5c0834bd1bc5660b5c11f55977b2ab5f3e747e59 (patch) | |
tree | 9852518a2e2f6eb1e7a6f38029c2282c7d12abea /archivers | |
parent | ede8070bcdee4ce278e9c2ff2ec2bdc51ecd27b9 (diff) |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/mate-file-archiver/Makefile | 7 | ||||
-rw-r--r-- | archivers/mate-file-archiver/pkg-plist | 2 |
2 files changed, 4 insertions, 5 deletions
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 |