aboutsummaryrefslogtreecommitdiffstats
path: root/print/ghostscript9-agpl-base/files/Makefile.drivers_post
diff options
context:
space:
mode:
Diffstat (limited to 'print/ghostscript9-agpl-base/files/Makefile.drivers_post')
-rw-r--r--print/ghostscript9-agpl-base/files/Makefile.drivers_post4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript9-agpl-base/files/Makefile.drivers_post b/print/ghostscript9-agpl-base/files/Makefile.drivers_post
index e02dc786adb0..ab2a2fbedcc5 100644
--- a/print/ghostscript9-agpl-base/files/Makefile.drivers_post
+++ b/print/ghostscript9-agpl-base/files/Makefile.drivers_post
@@ -41,7 +41,7 @@ PORT_OPTIONS:= ${PORT_OPTIONS:NGS_${D}}
.endfor
.if defined(_CUPS_DEVS)
-LIB_DEPENDS+= libcupsimage.so:${PORTSDIR}/print/cups
+LIB_DEPENDS+= libcupsimage.so:print/cups
CONFIGURE_ARGS+= --enable-cups
.else
CONFIGURE_ARGS+= --disable-cups
@@ -62,7 +62,7 @@ OPTIONS_UNSET+= ${PORT_OPTIONS:MGS_${D}}
.endfor
.if defined(_VGA_DEVS)
-LIB_DEPENDS+= libvga.so:${PORTSDIR}/graphics/svgalib
+LIB_DEPENDS+= libvga.so:graphics/svgalib
.endif
# iconv specific