diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-10 21:31:33 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-10 21:31:33 +0000 |
commit | f25ddab47a4a0d4007e071adf6675161a80ba08e (patch) | |
tree | 64d1dd939e0e8960c2c5620ed1e135ca08c1fd33 /finance | |
parent | 31d132c3dffed8b7610443ae2a0d49b9bb4151e3 (diff) |
Notes
Diffstat (limited to 'finance')
-rw-r--r-- | finance/grisbi/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/finance/grisbi/Makefile b/finance/grisbi/Makefile index 1cb7336ce041..7d484dca5495 100644 --- a/finance/grisbi/Makefile +++ b/finance/grisbi/Makefile @@ -15,8 +15,7 @@ LICENSE= GPLv2 LIB_DEPENDS= ofx.5:${PORTSDIR}/finance/libofx USE_BZIP2= yes -USES= iconv -USE_GMAKE= yes +USES= gmake iconv pkgconfig GNU_CONFIGURE= yes USE_GNOME= gtk20 glib20 libxml2 USE_OPENSSL= yes |