ports/61374: [maintainer] graphics/kimagemapeditor: fix mastersite

Markus Brueffer brueffer at phoenix-systems.de
Thu Jan 15 00:20:19 UTC 2004


>Number:         61374
>Category:       ports
>Synopsis:       [maintainer] graphics/kimagemapeditor: fix mastersite
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 14 16:20:15 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Markus Brueffer
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD cheops.phoenix 5.2-CURRENT FreeBSD 5.2-CURRENT #16: Mon Dec 22 00:35:14 CET 2003 root at cheops.phoenix:/usr/obj/usr/src/sys/CHEOPS i386

>Description:
	Since the download-area of Savannah is still down, change the mastersite
	until it is up again.

	While I'm here, change the port to respect PTHREAD_LIBS and CFLAGS.

>How-To-Repeat:
>Fix:

--- kimagemapeditor.diff begins here ---
diff -ruN kimagemapeditor.orig/Makefile kimagemapeditor/Makefile
--- kimagemapeditor.orig/Makefile	Thu Jan 15 00:58:59 2004
+++ kimagemapeditor/Makefile	Thu Jan 15 01:00:25 2004
@@ -7,8 +7,7 @@
 PORTNAME=	kimagemapeditor
 PORTVERSION=	1.0
 CATEGORIES=	graphics kde
-MASTER_SITES=	${MASTER_SITE_SAVANNAH}
-MASTER_SITE_SUBDIR=	kimagemap
+MASTER_SITES=	http://www.brueffer.de/distfiles/
 
 MAINTAINER=	brueffer at phoenix-systems.de
 COMMENT=	KDE-based editor for HTML image maps
@@ -20,11 +19,11 @@
 USE_REINPLACE=	yes
 INSTALLS_SHLIB=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_TARGET=
-CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV+=	LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
 
 pre-configure:
-	${REINPLACE_CMD} -e 's|-pedantic ||g' ${WRKSRC}/configure
+	${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/configure
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/x11/kde3/Makefile.kde"
+.include <bsd.port.post.mk>
--- kimagemapeditor.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list