#
PORTNAME= freetype2
PORTVERSION= 2.3.5
PORTVERSION= 2.3.6
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S,%SUBDIR%,freetype,} \
http://sunsite.cnlab-switch.ch/ftp/mirror/freetype/%SUBDIR%/ \
MD5 (freetype-2.3.5.tar.bz2) = 65234327c5ac46ee00ebda15995d4c1c
MD5 (freetype-2.3.6.tar.bz2) = fb182d508017cb608e9df8c7dca648dc
SHA256 (freetype-2.3.5.tar.bz2) = 1b357a3a1106c78c80dfd25e3854c3faa9a3dfc7063a4a1e5404e70c241d677e
SHA256 (freetype-2.3.6.tar.bz2) = d5a698c30376d14c1ce6540ed6d5627796421e6e97576620ea4562411a110e77
SIZE (freetype-2.3.5.tar.bz2) = 1279861
SIZE (freetype-2.3.6.tar.bz2) = 1305717
ifdef must_configure
ifneq ($(have_Makefile),)
# we are building FT2 not in the src tree
- $(TOP_DIR)/builds/unix/configure $(CFG)
- $(TOP_DIR)/builds/unix/configure $(value CFG)
+# $(TOP_DIR)/builds/unix/configure $(CFG)
+# $(TOP_DIR)/builds/unix/configure $(value CFG)
else
- cd builds/unix; ./configure $(CFG)
- cd builds/unix; ./configure $(value CFG)
+# cd builds/unix; ./configure $(CFG)
+# cd builds/unix; ./configure $(value CFG)
endif
$FreeBSD: ports/print/freetype2/files/patch-builds::unix::configure,v 1.4 2006/10/14 08:35:44 marcus Exp $
--- builds/unix/configure.orig Mon Apr 22 19:50:27 2002
+++ builds/unix/configure Fri Jun 21 15:48:06 2002
@@ -8654,6 +8654,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
include/freetype2/freetype/ftbitmap.h
include/freetype2/freetype/ftcache.h
include/freetype2/freetype/ftchapters.h
include/freetype2/freetype/ftcid.h
include/freetype2/freetype/fterrdef.h
include/freetype2/freetype/fterrors.h
include/freetype2/freetype/ftgasp.h