aboutsummaryrefslogtreecommitdiff
path: root/devel/libopensync022
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2007-07-04 10:00:00 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2007-07-04 10:00:00 +0000
commitb9ad4deb6d39aea345011a4540049f531700705f (patch)
tree62efab79762d79d9d8a009938cd28cd820313cc5 /devel/libopensync022
parent457c5426203922b31c61b006a364dcec2d7895b0 (diff)
downloadports-b9ad4deb6d39aea345011a4540049f531700705f.tar.gz
ports-b9ad4deb6d39aea345011a4540049f531700705f.zip
Set CONFLICTS, don't hide the shared libary from the runtime linker.
Notes
Notes: svn path=/head/; revision=194881
Diffstat (limited to 'devel/libopensync022')
-rw-r--r--devel/libopensync022/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/libopensync022/Makefile b/devel/libopensync022/Makefile
index da4a13401496..50366f11e7f0 100644
--- a/devel/libopensync022/Makefile
+++ b/devel/libopensync022/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libopensync
PORTVERSION= 0.22
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.opensync.org/attachment/wiki/download/
EXTRACT_SUFX= .tar.bz2\?rev=\&format=raw
@@ -14,6 +15,8 @@ EXTRACT_SUFX= .tar.bz2\?rev=\&format=raw
MAINTAINER= ports@FreeBSD.org
COMMENT= Freedesktop synchronization framework
+CONFLICTS= libopensync-0.[3-9]*
+
BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13
LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3
RUN_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13