summaryrefslogtreecommitdiff
path: root/print/freetype2
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-06-21 02:42:39 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-06-21 02:42:39 +0000
commitc220f3238830eb2735e858c7e58e863763ce44f2 (patch)
tree80817cf4a9515793fc95678b7b47d1633dd3d216 /print/freetype2
parentProvide for <sys/sem.h> change. (diff)
Upgrade to freetype 1.1
Notes
Notes: svn path=/head/; revision=11476
Diffstat (limited to 'print/freetype2')
-rw-r--r--print/freetype2/Makefile13
-rw-r--r--print/freetype2/distinfo2
-rw-r--r--print/freetype2/pkg-plist20
3 files changed, 18 insertions, 17 deletions
diff --git a/print/freetype2/Makefile b/print/freetype2/Makefile
index 97a0fb87ca3a..141010d5995a 100644
--- a/print/freetype2/Makefile
+++ b/print/freetype2/Makefile
@@ -1,24 +1,19 @@
# New ports collection makefile for: freetype
-# Version required: 1.0
+# Version required: 1.1
# Date created: January 24, 1998
# Whom: jseger@FreeBSD.org
#
-# $Id: Makefile,v 1.4 1998/02/08 02:31:58 jseger Exp $
+# $Id: Makefile,v 1.5 1998/02/18 11:46:56 asami Exp $
#
-DISTNAME= freetype-1.0
+DISTNAME= freetype-1.1
CATEGORIES= print
MASTER_SITES= ftp://ftp.physiol.med.tu-muenchen.de/pub/freetype/
MAINTAINER= jseger@FreeBSD.org
USE_GMAKE= YES
-USE_AUTOCONF= YES
GNU_CONFIGURE= YES
-CONFIGURE_ARGS= --disable-nls
-
-post-install:
- ${INSTALL_DATA} ${WRKSRC}/lib/ttcommon.h ${PREFIX}/include
- ${INSTALL_DATA} ${WRKSRC}/lib/tterror.h ${PREFIX}/include
+CONFIGURE_ARGS= --disable-nls --enable-static --enable-shared
.include <bsd.port.mk>
diff --git a/print/freetype2/distinfo b/print/freetype2/distinfo
index 2f3f186757ea..98ed201323dd 100644
--- a/print/freetype2/distinfo
+++ b/print/freetype2/distinfo
@@ -1 +1 @@
-MD5 (freetype-1.0.tar.gz) = ee0feeff2897e26fd00680e07b38529a
+MD5 (freetype-1.1.tar.gz) = 374f93425968f882215d0433b65069ed
diff --git a/print/freetype2/pkg-plist b/print/freetype2/pkg-plist
index 6dba7680153c..3230208a7cff 100644
--- a/print/freetype2/pkg-plist
+++ b/print/freetype2/pkg-plist
@@ -1,16 +1,22 @@
-bin/ftview
-bin/fttimer
-bin/ftlint
bin/ftdump
-bin/ftzoom
+bin/ftlint
bin/ftstring
bin/ftstrpnm
+bin/fttimer
+bin/ftview
+bin/ftzoom
include/freetype.h
-include/ttcommon.h
-include/tterror.h
+include/fterrid.h
+include/ftnameid.h
+include/ftxcmap.h
+include/ftxerr18.h
+include/ftxgasp.h
+include/ftxkern.h
+include/ftxpost.h
+include/ftxwidth.h
lib/libttf.a
lib/libttf.la
lib/libttf.so
-lib/libttf.so.1.0
+lib/libttf.so.2.0
@exec ldconfig -m %B
@unexec /sbin/ldconfig -R