diff options
Diffstat (limited to 'print/gutenprint/Makefile')
-rw-r--r-- | print/gutenprint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/gutenprint/Makefile b/print/gutenprint/Makefile index c8f750dcde1c..d9e15be905c9 100644 --- a/print/gutenprint/Makefile +++ b/print/gutenprint/Makefile @@ -30,7 +30,7 @@ MAN8= cups-calibrate.8 PLIST_SUB+= CUPS="@comment " .else LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base -BUILD_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base +BUILD_DEPENDS+= cups-config:${PORTSDIR}/print/cups-base CONFIGURE_ARGS+= --with-cups=${PREFIX} PLIST_SUB+= CUPS="" .endif |