1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Switch to USES=libtool

Approved by:	kwm
This commit is contained in:
Dmitry Marakasov 2014-08-14 08:30:34 +00:00
parent f6548d442d
commit 00a7a28311
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364837

View File

@ -3,7 +3,7 @@
PORTNAME= mate-calc PORTNAME= mate-calc
PORTVERSION= 1.6.0 PORTVERSION= 1.6.0
PORTREVISION= 1 PORTREVISION= 2
CATEGORIES= math mate CATEGORIES= math mate
MASTER_SITES= MATE MASTER_SITES= MATE
DIST_SUBDIR= mate DIST_SUBDIR= mate
@ -13,10 +13,10 @@ COMMENT= MATE calculator tool based on the old calctool for OpenWindows
PORTSCOUT= limitw:1,even PORTSCOUT= limitw:1,even
USES= gettext gmake pathfix pkgconfig tar:xz USES= gettext gmake libtool pathfix pkgconfig tar:xz
USE_MATE= autogen common:build docutils intlhack USE_MATE= autogen common:build docutils intlhack
USE_GNOME= glib20 gnomehier gtk20 libxml2 USE_GNOME= glib20 gnomehier gtk20 libxml2
USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtool libtoolize:env USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtoolize:env
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gtk=2.0 CONFIGURE_ARGS= --with-gtk=2.0
CPPFLAGS+= -I${LOCALBASE}/include CPPFLAGS+= -I${LOCALBASE}/include