aboutsummaryrefslogtreecommitdiff
path: root/print/gutenprint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/gutenprint/Makefile')
-rw-r--r--print/gutenprint/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/print/gutenprint/Makefile b/print/gutenprint/Makefile
index bda1c1ac6194..092c8e7db6e2 100644
--- a/print/gutenprint/Makefile
+++ b/print/gutenprint/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= print
MAINTAINER= cmt@burggraben.net
COMMENT= The "meta-port" for GutenPrint
-RUN_DEPENDS= gutenprint-base>0:${PORTSDIR}/print/gutenprint-base
+RUN_DEPENDS= gutenprint-base>0:print/gutenprint-base
USES= metaport
@@ -19,9 +19,9 @@ CUPS_DESC= GutenPrint (gimp-print) Cups Drivers
GIMP_DESC= GIMP Gutenprint printing plugin
IJS_DESC= IJS GhostScript Drivers
FOOMATIC_DESC= Foomatic data files
-CUPS_RUN_DEPENDS= gutenprint-cups>0:${PORTSDIR}/print/gutenprint-cups
-GIMP_RUN_DEPENDS= gimp-gutenprint>0:${PORTSDIR}/print/gimp-gutenprint
-IJS_RUN_DEPENDS= gutenprint-ijs>0:${PORTSDIR}/print/gutenprint-ijs
-FOOMATIC_RUN_DEPENDS+= gutenprint-foomatic>0:${PORTSDIR}/print/gutenprint-foomatic
+CUPS_RUN_DEPENDS= gutenprint-cups>0:print/gutenprint-cups
+GIMP_RUN_DEPENDS= gimp-gutenprint>0:print/gimp-gutenprint
+IJS_RUN_DEPENDS= gutenprint-ijs>0:print/gutenprint-ijs
+FOOMATIC_RUN_DEPENDS+= gutenprint-foomatic>0:print/gutenprint-foomatic
.include <bsd.port.mk>