aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/msynctool-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/msynctool-devel/Makefile')
-rw-r--r--deskutils/msynctool-devel/Makefile11
1 files changed, 9 insertions, 2 deletions
diff --git a/deskutils/msynctool-devel/Makefile b/deskutils/msynctool-devel/Makefile
index 7472399388f3..627acb11640f 100644
--- a/deskutils/msynctool-devel/Makefile
+++ b/deskutils/msynctool-devel/Makefile
@@ -9,16 +9,23 @@ MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/
PKGNAMESUFFIX= -devel
MAINTAINER= ports@FreeBSD.org
-COMMENT= A command line client for the OpenSync framework
+COMMENT= Command line client for the OpenSync framework
LIB_DEPENDS= opensync.1:${PORTSDIR}/devel/libopensync
CONFLICTS= msynctool-0.2*
USE_BZIP2= yes
-USES= cmake
+USES= cmake:outsource
USE_PKGCONFIG= build
PLIST_FILES= bin/${PORTNAME}
+BROKEN= failes to build
+
+post-patch:
+# Help find opensync, which is apparently renamed in ports
+ ${REINPLACE_CMD} -e "s,opensync-1.0,libopensync,g" \
+ ${WRKSRC}/cmake/modules/FindOpenSync.cmake
+
.include <bsd.port.mk>
* Update to 0.92jedgar2002-06-252-18/+15 * A support for splash screen images.jedgar2002-04-262-0/+16 * o Teach grub about the lack of raw (e.g. rad0, rda0, etc) devicesjedgar2002-03-242-1/+22 * Update port to 0.91jedgar2002-02-253-2/+4 * Style police: WWW tags should either end in a file/script or TRAILING /; Fix ...lioux2001-11-211-1/+1 * Update port to 0.90jedgar2001-10-245-24/+15 * Dont split info file.vanilla2001-10-143-4/+14