mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
USES=libtool tar:bzip2.
This commit is contained in:
parent
a7f668cf41
commit
4f3337eb0a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354377
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= mate-utils
|
||||
PORTVERSION= 1.6.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= deskutils mate
|
||||
MASTER_SITES= MATE
|
||||
DIST_SUBDIR= mate
|
||||
@ -17,15 +18,14 @@ LIB_DEPENDS= libgtop-2.0.so:${PORTSDIR}/devel/libgtop \
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= gettext gmake pathfix pkgconfig
|
||||
USE_XZ= yes
|
||||
USE_MATE= autogen common:build docutils intlhack ltverhack \
|
||||
panel
|
||||
USES= gettext gmake libtool pathfix pkgconfig tar:xz
|
||||
USE_MATE= autogen common:build docutils intlhack panel
|
||||
USE_XORG= x11 xext
|
||||
USE_GNOME= glib20 gnomehier gtk20
|
||||
USE_LDCONFIG= yes
|
||||
INSTALLS_OMF= yes
|
||||
USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtool libtoolize:env
|
||||
USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtoolize:env
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-maintainer-flags=no \
|
||||
--disable-gtk-doc \
|
||||
--with-html-dir=${PREFIX}/share/doc
|
||||
|
@ -18,9 +18,9 @@ include/mate-dict/gdict/gdict-utils.h
|
||||
include/mate-dict/gdict/gdict-version.h
|
||||
include/mate-dict/gdict/gdict.h
|
||||
lib/libmatedict.a
|
||||
lib/libmatedict.la
|
||||
lib/libmatedict.so
|
||||
lib/libmatedict.so.6
|
||||
lib/libmatedict.so.6.0.7
|
||||
libdata/pkgconfig/mate-dict.pc
|
||||
libexec/mate-dictionary-applet
|
||||
man/man1/mate-dictionary.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user