aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-05-16 05:14:39 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-05-16 05:14:39 +0000
commit9093a19fa4bad15bcbf92b9569f3afdaa353b6c8 (patch)
tree91c8ce856f365cb40dab3706a255b5d8466ff586 /print
parent07c1d0bebfb05ad9ae834c1d2a7815b2176f6c04 (diff)
downloadports-9093a19fa4bad15bcbf92b9569f3afdaa353b6c8.tar.gz
ports-9093a19fa4bad15bcbf92b9569f3afdaa353b6c8.zip
portlint:
-Change the order, move USE_GHOSTSCRIPT_RUN under the *_DEPENDS.
Notes
Notes: svn path=/head/; revision=162531
Diffstat (limited to 'print')
-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