aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-11-22 16:57:36 +0800
committersobomax <sobomax@FreeBSD.org>2001-11-22 16:57:36 +0800
commitb6bd881cf62f1222283cd48b02a0350f6fcc1309 (patch)
treea51a421922cea70719498959a49cbea7fe42e1b5 /print
parentd89242d5e0e7a751f8f18548a663068bd84d58f5 (diff)
downloadfreebsd-ports-gnome-b6bd881cf62f1222283cd48b02a0350f6fcc1309.tar.gz
freebsd-ports-gnome-b6bd881cf62f1222283cd48b02a0350f6fcc1309.tar.zst
freebsd-ports-gnome-b6bd881cf62f1222283cd48b02a0350f6fcc1309.zip
Add freetype2 as dependency.
Submitted by: "Nuzrin Yaapar" <nuzrin@nuzrin.com>
Diffstat (limited to 'print')
-rw-r--r--print/gnome-print/Makefile2
-rw-r--r--print/gnomeprint/Makefile2
-rw-r--r--print/libgnomeprint/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile
index f2146a9fbf17..6daa672c778a 100644
--- a/print/gnome-print/Makefile
+++ b/print/gnome-print/Makefile
@@ -14,6 +14,8 @@ DISTNAME= gnome-print-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
+BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX
+LIB_DEPENDS= freetype.7:${PORTSDIR}/print/freetype2
RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu
PLIST_SUB= VERSION=${PORTVERSION}
diff --git a/print/gnomeprint/Makefile b/print/gnomeprint/Makefile
index f2146a9fbf17..6daa672c778a 100644
--- a/print/gnomeprint/Makefile
+++ b/print/gnomeprint/Makefile
@@ -14,6 +14,8 @@ DISTNAME= gnome-print-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
+BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX
+LIB_DEPENDS= freetype.7:${PORTSDIR}/print/freetype2
RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu
PLIST_SUB= VERSION=${PORTVERSION}
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile
index f2146a9fbf17..6daa672c778a 100644
--- a/print/libgnomeprint/Makefile
+++ b/print/libgnomeprint/Makefile
@@ -14,6 +14,8 @@ DISTNAME= gnome-print-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
+BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX
+LIB_DEPENDS= freetype.7:${PORTSDIR}/print/freetype2
RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu
PLIST_SUB= VERSION=${PORTVERSION}