diff options
Diffstat (limited to 'print/splix/Makefile')
-rw-r--r-- | print/splix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/splix/Makefile b/print/splix/Makefile index be62b48311ab..c3729a4e820d 100644 --- a/print/splix/Makefile +++ b/print/splix/Makefile @@ -16,7 +16,7 @@ COMMENT= A set of CUPS printer drivers for Samsung Printer Language printers LIB_DEPENDS= BUILD_DEPENDS= cups-config:${PORTSDIR}/print/cups-base -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_GMAKE= yes USE_BZIP2= yes |