aboutsummaryrefslogtreecommitdiff
path: root/devel/libopensync022/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libopensync022/Makefile')
-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