aboutsummaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2013-04-27 16:50:46 +0800
committermva <mva@FreeBSD.org>2013-04-27 16:50:46 +0800
commit79452c6dc80b634c3ef9c985a517d911cf038f4a (patch)
tree5b8de344e457d5da2cf746d56e495a2ce03e1d99 /finance
parent6901fd0c6d72632658ac11df799e604b6039ac64 (diff)
downloadfreebsd-ports-gnome-79452c6dc80b634c3ef9c985a517d911cf038f4a.tar.gz
freebsd-ports-gnome-79452c6dc80b634c3ef9c985a517d911cf038f4a.tar.zst
freebsd-ports-gnome-79452c6dc80b634c3ef9c985a517d911cf038f4a.zip
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm
Diffstat (limited to 'finance')
-rw-r--r--finance/eqonomize-kde4/Makefile3
-rw-r--r--finance/grisbi/Makefile2
-rw-r--r--finance/homebank/Makefile3
-rw-r--r--finance/libofx/Makefile2
4 files changed, 4 insertions, 6 deletions
diff --git a/finance/eqonomize-kde4/Makefile b/finance/eqonomize-kde4/Makefile
index 52fa92ce7b43..a0e2db2eac09 100644
--- a/finance/eqonomize-kde4/Makefile
+++ b/finance/eqonomize-kde4/Makefile
@@ -13,8 +13,7 @@ COMMENT= A personal accounting software
USE_KDE4= kdelibs kdeprefix kdehier automoc4
USE_QT4= corelib dbus gui network svg xml qmake_build moc_build uic_build rcc_build
-USES= cmake gettext
-USE_ICONV= yes
+USES= cmake gettext iconv
INSTALLS_ICONS= yes
DATADIR= ${PREFIX}/share/apps/${PORTNAME}
diff --git a/finance/grisbi/Makefile b/finance/grisbi/Makefile
index 9895c1a9028f..048e9045e372 100644
--- a/finance/grisbi/Makefile
+++ b/finance/grisbi/Makefile
@@ -19,7 +19,7 @@ LICENSE= GPLv2
LIB_DEPENDS= ofx.5:${PORTSDIR}/finance/libofx
USE_BZIP2= yes
-USE_ICONV= yes
+USES= iconv
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_GNOME= gtk20 glib20 libxml2
diff --git a/finance/homebank/Makefile b/finance/homebank/Makefile
index 5f031e8102c0..a4536735f09b 100644
--- a/finance/homebank/Makefile
+++ b/finance/homebank/Makefile
@@ -22,8 +22,7 @@ LIB_DEPENDS= pthread-stubs:${PORTSDIR}/devel/libpthread-stubs \
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_ICONV= yes
-USES= gettext
+USES= gettext iconv
USE_XORG= pixman x11 xau xcomposite xcursor xdamage xdmcp xext xfixes \
xi xinerama xrandr xrender
USE_GNOME= desktopfileutils gnomehier gtk20
diff --git a/finance/libofx/Makefile b/finance/libofx/Makefile
index 55bdb2246968..935fe870e28e 100644
--- a/finance/libofx/Makefile
+++ b/finance/libofx/Makefile
@@ -14,7 +14,7 @@ LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
osp.5:${PORTSDIR}/textproc/opensp
USE_GCC= any
-USE_ICONV= yes
+USES= iconv
USE_GMAKE= yes
USE_AUTOTOOLS= aclocal autoheader automake autoconf libtool
ACLOCAL_ARGS= -I m4