Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Apr 2015 07:20:26 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r383696 - head/deskutils/charmap
Message-ID:  <201504100720.t3A7KQbw020882@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Apr 10 07:20:25 2015
New Revision: 383696
URL: https://svnweb.freebsd.org/changeset/ports/383696

Log:
  Convert to USES=gnustep

Modified:
  head/deskutils/charmap/Makefile

Modified: head/deskutils/charmap/Makefile
==============================================================================
--- head/deskutils/charmap/Makefile	Fri Apr 10 07:05:45 2015	(r383695)
+++ head/deskutils/charmap/Makefile	Fri Apr 10 07:20:25 2015	(r383696)
@@ -15,9 +15,6 @@ LICENSE=	GPLv2
 
 BROKEN=		Newer version does not work with recent objective C
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USE_GNUSTEP=	yes
-USE_GNUSTEP_BACK=	yes
-USE_GNUSTEP_BUILD=	yes
-USE_GNUSTEP_INSTALL=	yes
+USE_GNUSTEP=	back build
 
 .include <bsd.port.mk>



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