Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Sep 2005 14:44:02 -0300
From:      "Alejandro Pulver" <alejandro@varnet.biz>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/86171: [UPDATE] games/meqcc: integrate with "games/quake-source"
Message-ID:  <1126806242.0@phobos.mars.bsd>
Resent-Message-ID: <200509151750.j8FHo9rc048735@freefall.freebsd.org>

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

>Number:         86171
>Category:       ports
>Synopsis:       [UPDATE] games/meqcc: integrate with "games/quake-source"
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 15 17:50:08 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Alejandro Pulver
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:





>Description:


Changes:
* Integrate with "games/quake-source".


>How-To-Repeat:





>Fix:


--- meqcc.diff begins here ---
diff -urN /usr/ports/games/meqcc/Makefile meqcc/Makefile
--- /usr/ports/games/meqcc/Makefile	Sun Jan 16 09:19:15 2005
+++ meqcc/Makefile	Thu Sep 15 12:48:01 2005
@@ -36,4 +36,6 @@
 	${INSTALL_DATA} ${WRKSRC}/[^g]*.txt ${DOCSDIR}
 .endif
 
+.include "${.CURDIR}/../quake-source/Makefile.include"
+
 .include <bsd.port.mk>
--- meqcc.diff ends here ---



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



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