diff options
Diffstat (limited to 'deskutils/gnucash/Makefile')
-rw-r--r-- | deskutils/gnucash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gnucash/Makefile b/deskutils/gnucash/Makefile index b331a8bba847..d944f0bddb9e 100644 --- a/deskutils/gnucash/Makefile +++ b/deskutils/gnucash/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= gnucash MAINTAINER= gnome@FreeBSD.org -BUILD_DEPENDS= swig:${PORTSDIR}/devel/SWIG \ +BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 \ eperl:${PORTSDIR}/lang/eperl LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile \ guppi.16:${PORTSDIR}/math/guppi \ |