Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 May 2001 13:40:01 +0200 (CEST)
From:      Roland Jesse <jesse@arthur.cs.uni-magdeburg.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27227: Update misc/mango to adopt to latest tmake change
Message-ID:  <200105091140.f49Be1l29054@arthur.cs.uni-magdeburg.de>

next in thread | raw e-mail | index | archive | help

>Number:         27227
>Category:       ports
>Synopsis:       Update misc/mango to adopt to latest tmake change
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 09 04:40:03 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Otto-von-Guericke University of Magdeburg
>Environment:
System: FreeBSD arthur.cs.uni-magdeburg.de 4.3-STABLE FreeBSD 4.3-STABLE #2: Mon Apr 30 13:32:46 CEST 2001 root@arthur.cs.uni-magdeburg.de:/usr/obj/usr/src/sys/ARTHUR i386
>Description:
This is just a minor update as followup to PR 26495.
>How-To-Repeat:
build port misc/mango
>Fix:
diff -ruN mango.bak/Makefile mango/Makefile
--- mango.bak/Makefile	Wed May  9 12:55:20 2001
+++ mango/Makefile	Wed May  9 13:28:51 2001
@@ -7,6 +7,7 @@
 
 PORTNAME=	mango
 PORTVERSION=	0.3
+PORTREVISION=	1
 CATEGORIES=	misc
 MASTER_SITES=	ftp://mango.sourceforge.net/pub/mango/
 
@@ -21,7 +22,6 @@
 
 do-build:
 	(cd ${WRKSRC}; ${SETENV} ${TMAKEENV} tmake -o Makefile mango.pro)
-	(${PERL} -pi.orig -e "s@-lqt2@-lqtgl@g" ${WRKSRC}/Makefile)
 	(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET})
 
 do-install:
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105091140.f49Be1l29054>