aboutsummaryrefslogtreecommitdiff
path: root/print/freetype-tools
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-11-13 13:28:02 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-11-13 13:28:02 +0000
commit4df8ed3d44bf1bcf852b15b3fb8edcfd3570780c (patch)
treee484d9e9ccf12f30c3b56b3c9010a13138113371 /print/freetype-tools
parent13bf0c63ccba28c8d0d4930cc472d2939f6c1570 (diff)
downloadports-4df8ed3d44bf1bcf852b15b3fb8edcfd3570780c.tar.gz
ports-4df8ed3d44bf1bcf852b15b3fb8edcfd3570780c.zip
Notes
Diffstat (limited to 'print/freetype-tools')
-rw-r--r--print/freetype-tools/Makefile7
-rw-r--r--print/freetype-tools/pkg-plist1
2 files changed, 5 insertions, 3 deletions
diff --git a/print/freetype-tools/Makefile b/print/freetype-tools/Makefile
index 4510c455ea00..9747f2ed62f8 100644
--- a/print/freetype-tools/Makefile
+++ b/print/freetype-tools/Makefile
@@ -7,7 +7,7 @@
PORTNAME= freetype-tools
PORTVERSION= 1.3.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S,%SUBDIR%,freetype,} \
http://sunsite.cnlab-switch.ch/ftp/mirror/freetype/%SUBDIR%/ \
@@ -22,7 +22,8 @@ MAINTAINER= rafan@FreeBSD.org
COMMENT= Tools for FreeType 1
LIB_DEPENDS= ttf.4:${PORTSDIR}/print/freetype
-RUN_DEPENDS= ${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/print/teTeX-base
+RUN_DEPENDS= ${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/print/teTeX-base \
+ t1asm:${PORTSDIR}/print/t1utils
BUILD_DEPENDS= ${RUN_DEPENDS}
USE_GMAKE= yes
@@ -39,6 +40,8 @@ post-patch:
@${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \
's|LIBTOOL =.*|LIBTOOL = ${LIBTOOL}|'
@${FIND} ${WRKSRC} -name '*.orig' -delete
+ @${REINPLACE_CMD} -e 's|^PROGRAMS = t1asm|PROGRAMS =|' \
+ ${WRKSRC}/contrib/ttf2pfb/Makefile.in
post-build:
@cd ${WRKSRC}/contrib/ttf2bdf && ./configure --prefix=${TARGETDIR} && ${GMAKE}
diff --git a/print/freetype-tools/pkg-plist b/print/freetype-tools/pkg-plist
index a9a1d82ed84b..a27b947bb945 100644
--- a/print/freetype-tools/pkg-plist
+++ b/print/freetype-tools/pkg-plist
@@ -1,5 +1,4 @@
bin/getafm
-bin/t1asm
bin/ttf2bdf
bin/ttf2pfb
bin/ttf2pk