diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-10-30 13:16:07 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-10-30 13:16:07 +0000 |
commit | 229367aa37217c99057ff85165770b549e3ff982 (patch) | |
tree | 1faaa6aceb1891a8fef9441c706f071edc4916fa /finance | |
parent | ffcd29207a8a74f3a136711c4bb6bac6d02c5013 (diff) |
devel/SWIG-devel -> devel/swig13
Notes
Notes:
svn path=/head/; revision=69156
Diffstat (limited to 'finance')
-rw-r--r-- | finance/gnucash-devel/Makefile | 2 | ||||
-rw-r--r-- | finance/gnucash/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/finance/gnucash-devel/Makefile b/finance/gnucash-devel/Makefile index b331a8bba847..d944f0bddb9e 100644 --- a/finance/gnucash-devel/Makefile +++ b/finance/gnucash-devel/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 \ diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index b331a8bba847..d944f0bddb9e 100644 --- a/finance/gnucash/Makefile +++ b/finance/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 \ |