From owner-svn-ports-head@FreeBSD.ORG Thu Dec 20 05:33:28 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D93D2BBE; Thu, 20 Dec 2012 05:33:28 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id BDBE88FC15; Thu, 20 Dec 2012 05:33:28 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBK5XS3l078406; Thu, 20 Dec 2012 05:33:28 GMT (envelope-from araujo@svn.freebsd.org) Received: (from araujo@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBK5XSWZ078405; Thu, 20 Dec 2012 05:33:28 GMT (envelope-from araujo@svn.freebsd.org) Message-Id: <201212200533.qBK5XSWZ078405@svn.freebsd.org> From: Marcelo Araujo Date: Thu, 20 Dec 2012 05:33:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309279 - head/x11-wm/ede 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.14 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, 20 Dec 2012 05:33:28 -0000 Author: araujo Date: Thu Dec 20 05:33:28 2012 New Revision: 309279 URL: http://svnweb.freebsd.org/changeset/ports/309279 Log: - Fix build. - Trim header. PR: ports/172072 Submitted by: KATO Tsuguru Modified: head/x11-wm/ede/Makefile (contents, props changed) Modified: head/x11-wm/ede/Makefile ============================================================================== --- head/x11-wm/ede/Makefile Thu Dec 20 05:28:30 2012 (r309278) +++ head/x11-wm/ede/Makefile Thu Dec 20 05:33:28 2012 (r309279) @@ -1,9 +1,5 @@ -# New ports collection makefile for: ede -# Date created: 28 Febrary 2004 -# Whom: Sergey Matveychuk -# +# Created by: Sergey Matveychuk # $FreeBSD$ -# PORTNAME= ede PORTVERSION= 2.0 @@ -28,8 +24,6 @@ LIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/ fltk.1:${PORTSDIR}/x11-toolkits/fltk RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info -BROKEN= does not link - OPTIONS_DEFINE= HAL HAL_DESC= Enable HAL support @@ -44,8 +38,8 @@ CONFIGURE_ARGS= --with-edelib_path=${EDE INSTALL_ICONS= yes MAKE_JOBS_SAFE= yes -CPPFLAGS= -I${LOCALBASE}/include -LDFLAGS= -L${LOCALBASE}/lib +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib CONFLICTS_INSTALL= pekwm-[0-9]*