From owner-svn-ports-head@FreeBSD.ORG Thu Sep 11 14:40:49 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 04D83F48; Thu, 11 Sep 2014 14:40:49 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E37D8673; Thu, 11 Sep 2014 14:40:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8BEem2v070174; Thu, 11 Sep 2014 14:40:48 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8BEem5p070173; Thu, 11 Sep 2014 14:40:48 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201409111440.s8BEem5p070173@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 11 Sep 2014 14:40:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367943 - head/emulators/mupen64plus-video-z64 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Sep 2014 14:40:49 -0000 Author: amdmi3 Date: Thu Sep 11 14:40:48 2014 New Revision: 367943 URL: http://svnweb.freebsd.org/changeset/ports/367943 QAT: https://qat.redports.org/buildarchive/r367943/ Log: - Unbreak by providing path to glut.h include PR: 193550 Submitted by: mazhe@alkumuna.eu Modified: head/emulators/mupen64plus-video-z64/Makefile Modified: head/emulators/mupen64plus-video-z64/Makefile ============================================================================== --- head/emulators/mupen64plus-video-z64/Makefile Thu Sep 11 14:39:39 2014 (r367942) +++ head/emulators/mupen64plus-video-z64/Makefile Thu Sep 11 14:40:48 2014 (r367943) @@ -6,8 +6,6 @@ DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-s COMMENT= Low-level RDP plugin for the Mupen64Plus -BROKEN= Fails to build - LIB_DEPENDS= libmupen64plus.so.2:${PORTSDIR}/emulators/mupen64plus-core USE_GL= gl glu glew @@ -17,7 +15,7 @@ MASTERDIR= ${.CURDIR}/../mupen64plus-cor OPTIONS_DEFINE= # -CFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/${PORTNAME} +CFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/GL -I${LOCALBASE}/include/${PORTNAME} LDFLAGS+= -L${LOCALBASE}/lib EXTRACT_AFTER_ARGS= #