From 04ac946d68c16e497c5556347c8100c0d0125207 Mon Sep 17 00:00:00 2001 From: Pawel Pekala Date: Sat, 7 Jul 2012 07:49:21 +0000 Subject: - Fix build with clang - Move CONFLICTS to prevent portlint warnings --- devel/libopensync022/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'devel') diff --git a/devel/libopensync022/Makefile b/devel/libopensync022/Makefile index 214f357dd9ac..7f89579ba1f7 100644 --- a/devel/libopensync022/Makefile +++ b/devel/libopensync022/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ 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 @@ -28,6 +26,8 @@ USE_PYTHON= yes USE_GNOME= gnomehack glib20 libxml2 USE_LDCONFIG= yes +CONFLICTS= libopensync-0.[3-9]* + LATEST_LINK= libopensync022 pre-everything:: @@ -41,7 +41,8 @@ post-patch: ${WRKSRC}/Makefile.in ${REINPLACE_CMD} -e "s,-Werror,," ${WRKSRC}/opensync/Makefile.in \ ${WRKSRC}/osengine/Makefile.in \ - ${WRKSRC}/formats/vformats-xml/Makefile.in + ${WRKSRC}/formats/vformats-xml/Makefile.in \ + ${WRKSRC}/tools/Makefile.in ${REINPLACE_CMD} -e "s,echo aout, echo elf,g" ${WRKSRC}/configure .include -- cgit dependabot/npm_and_yarn/devel/electron4/files/bl-1.2.3'>dependabot/npm_and_yarn/devel/electron4/files/bl-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0