From owner-svn-ports-all@FreeBSD.ORG Fri Feb 8 14:48:58 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id EDB0D15A; Fri, 8 Feb 2013 14:48:58 +0000 (UTC) (envelope-from pawel@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 DF337A06; Fri, 8 Feb 2013 14:48:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r18EmwYM028690; Fri, 8 Feb 2013 14:48:58 GMT (envelope-from pawel@svn.freebsd.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r18EmwEP028689; Fri, 8 Feb 2013 14:48:58 GMT (envelope-from pawel@svn.freebsd.org) Message-Id: <201302081448.r18EmwEP028689@svn.freebsd.org> From: Pawel Pekala Date: Fri, 8 Feb 2013 14:48:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311940 - head/print/fontforge X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Feb 2013 14:48:59 -0000 Author: pawel Date: Fri Feb 8 14:48:58 2013 New Revision: 311940 URL: http://svnweb.freebsd.org/changeset/ports/311940 Log: Add missing dependency PR: ports/175938 Submitted by: myself Approved by: Naram Qashat (maintainer) Modified: head/print/fontforge/Makefile Modified: head/print/fontforge/Makefile ============================================================================== --- head/print/fontforge/Makefile Fri Feb 8 12:52:05 2013 (r311939) +++ head/print/fontforge/Makefile Fri Feb 8 14:48:58 2013 (r311940) @@ -1,12 +1,9 @@ -# New ports collection makefile for: fontforge -# Date created: 25 March 2001 -# Whom: KANOU Hiroki -# +# Created by: KANOU Hiroki # $FreeBSD$ -# PORTNAME= fontforge DISTVERSION= 20120731-b +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source DISTFILES= ${EXTRACT_ONLY} @@ -38,7 +35,7 @@ DISTFILES+= ${DOCFILES:C/$/:docs/} USE_BZIP2= yes USE_GETTEXT= yes -USE_XORG= x11 xi ice xkbfile +USE_XORG= x11 xi ice xkbui USE_GMAKE= yes USE_ICONV= yes PATCH_STRIP= -l