Depend on print/gstoraster.
Index: Makefile
===================================================================
RCS file: /cvs/ports/print/cups/Makefile,v
retrieving revision 1.107
diff -u -p -r1.107 Makefile
--- Makefile 28 Jun 2011 11:52:38 -0000 1.107
+++ Makefile 4 Jul 2011 21:18:11 -0000
@@ -3,6 +3,7 @@
COMMENT= Common Unix Printing System
VERSION= 1.4.7
+REVISION= 0
DISTNAME= cups-${VERSION}-source
PKGNAME= cups-${VERSION}
@@ -51,7 +52,8 @@ BUILD_DEPENDS= devel/xdg-utils \
${MODGNU_AUTOCONF_DEPENDS}
RUN_DEPENDS= devel/desktop-file-utils \
- devel/xdg-utils
+ devel/xdg-utils \
+ print/gstoraster
LIB_DEPENDS= graphics/png \
graphics/tiff \