summaryrefslogtreecommitdiff
path: root/print/freetype/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-26 09:23:54 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-26 09:23:54 +0000
commit598e3b95e377a3ff6d791057125fe27b1ffdb352 (patch)
treeae2da985769260bb23bc25c81c014e3f0f5add03 /print/freetype/Makefile
parent- Mark CONFLICTS among mail/libspf2, mail/p5-Mail-SPF and mail/p5-Mail-SPF-Qu... (diff)
In preparation of the removal of USE_FREETYPE from bsd.port.mk: remove
USE_FREETYPE from all ports using it While here trim some headers, and do some conversion to new options framework.
Notes
Notes: svn path=/head/; revision=316593
Diffstat (limited to 'print/freetype/Makefile')
-rw-r--r--print/freetype/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/print/freetype/Makefile b/print/freetype/Makefile
index c5d86e93c798..ea1440973e78 100644
--- a/print/freetype/Makefile
+++ b/print/freetype/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: freetype
-# Date created: January 24, 1998
-# Whom: jseger@FreeBSD.org
-#
+# Created by: jseger@FreeBSD.org
# $FreeBSD$
-#
PORTNAME= freetype
PORTVERSION= 1.3.1
@@ -25,10 +21,6 @@ CONFIGURE_ARGS= --disable-nls --enable-static --enable-shared
PORTSCOUT= limit:^1\.
-.ifdef USE_FREETYPE
-IGNORE= cannot be installed: you have the 'USE_FREETYPE' variable defined either in environment or in make(1) arguments. Please undefine and try again
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
${WRKSRC}/configure