aboutsummaryrefslogtreecommitdiff
path: root/devel/libopensync022
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-07-07 04:36:14 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-07-07 04:36:14 +0000
commit936eb1c7afac9ffd4d94e90c812fd48c96405f1b (patch)
tree9f17d1d59dd1220b9aa76eb15a9439bcd9c9438c /devel/libopensync022
parent205f4ec73ebd79f75e9f4dc140f1860971cedcc2 (diff)
downloadports-936eb1c7afac9ffd4d94e90c812fd48c96405f1b.tar.gz
ports-936eb1c7afac9ffd4d94e90c812fd48c96405f1b.zip
- Chase changes to swig13
Pointed out by: krismail
Notes
Notes: svn path=/head/; revision=138639
Diffstat (limited to 'devel/libopensync022')
-rw-r--r--devel/libopensync022/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/libopensync022/Makefile b/devel/libopensync022/Makefile
index 300093af7a72..5f99d85cf9ab 100644
--- a/devel/libopensync022/Makefile
+++ b/devel/libopensync022/Makefile
@@ -14,8 +14,9 @@ EXTRACT_SUFX= .tar.gz\?rev=\&format=raw
MAINTAINER= ahze@FreeBSD.org
COMMENT= Freedesktop synchronization framework
-LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 \
- swigguile.0:${PORTSDIR}/devel/swig13
+BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13
+LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3
+RUN_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13
CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}"
USE_LIBTOOL_VER=15