summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2008-05-05 12:12:06 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2008-05-05 12:12:06 +0000
commit011667ddf9b1a25f12f718d0f313ab53b186030f (patch)
tree287d5d14346d582a77626d9067a8d16aff2384d4
parentUpdate to 1.05 (diff)
Remove build dependency on fontforge since Wine now delivers the fonts
as part of the main package. PR: 123353 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
-rw-r--r--emulators/wine-devel/Makefile1
-rw-r--r--emulators/wine/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index b9828381fa7e..a31a5789fc99 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -17,7 +17,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= gerald@FreeBSD.org
COMMENT= Microsoft Windows compatibility layer for Unix-like systems
-BUILD_DEPENDS= fontforge:${PORTSDIR}/print/fontforge
LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base \
fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \
freetype.9:${PORTSDIR}/print/freetype2 \
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index b9828381fa7e..a31a5789fc99 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -17,7 +17,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= gerald@FreeBSD.org
COMMENT= Microsoft Windows compatibility layer for Unix-like systems
-BUILD_DEPENDS= fontforge:${PORTSDIR}/print/fontforge
LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base \
fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \
freetype.9:${PORTSDIR}/print/freetype2 \