diff options
Diffstat (limited to 'finance/homebank/Makefile')
-rw-r--r-- | finance/homebank/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/homebank/Makefile b/finance/homebank/Makefile index 08e1377af300..5f031e8102c0 100644 --- a/finance/homebank/Makefile +++ b/finance/homebank/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= pthread-stubs:${PORTSDIR}/devel/libpthread-stubs \ GNU_CONFIGURE= yes USE_GMAKE= yes USE_ICONV= yes -USE_GETTEXT= yes +USES= gettext USE_XORG= pixman x11 xau xcomposite xcursor xdamage xdmcp xext xfixes \ xi xinerama xrandr xrender USE_GNOME= desktopfileutils gnomehier gtk20 |