diff options
Diffstat (limited to 'devel/libopensync022/Makefile')
-rw-r--r-- | devel/libopensync022/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libopensync022/Makefile b/devel/libopensync022/Makefile index 88222f39c76a..5aa9602ecfb1 100644 --- a/devel/libopensync022/Makefile +++ b/devel/libopensync022/Makefile @@ -11,7 +11,7 @@ PKGNAMESUFFIX= 022 MAINTAINER= ports@FreeBSD.org COMMENT= Freedesktop synchronization framework -LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3 +LIB_DEPENDS= libsqlite3.so:databases/sqlite3 BROKEN= unfetchable SWIG_LANGUAGES= python |