summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--print/gnome-print/Makefile6
-rw-r--r--print/gnomeprint/Makefile6
2 files changed, 6 insertions, 6 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile
index c4c442a3c0e9..f4fb6e884448 100644
--- a/print/gnome-print/Makefile
+++ b/print/gnome-print/Makefile
@@ -17,11 +17,11 @@ DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= Gnome print support library
-USE_GHOSTSCRIPT_RUN= yes
-
-BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX
+BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
+USE_GHOSTSCRIPT_RUN= yes
+
PLIST_SUB= VERSION=${PORTVERSION}
USE_BZIP2= yes
diff --git a/print/gnomeprint/Makefile b/print/gnomeprint/Makefile
index c4c442a3c0e9..f4fb6e884448 100644
--- a/print/gnomeprint/Makefile
+++ b/print/gnomeprint/Makefile
@@ -17,11 +17,11 @@ DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= Gnome print support library
-USE_GHOSTSCRIPT_RUN= yes
-
-BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX
+BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
+USE_GHOSTSCRIPT_RUN= yes
+
PLIST_SUB= VERSION=${PORTVERSION}
USE_BZIP2= yes