aboutsummaryrefslogtreecommitdiff
path: root/print/splix
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2016-03-11 11:53:42 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2016-03-11 11:53:42 +0000
commit59272d10178066cdfa1d1aea23c915a09473d798 (patch)
tree923210657ff3819220d9f901a4ae5748d77b8564 /print/splix
parentfc9825be880916c415aad3c9a9483fd377323fdf (diff)
downloadports-59272d10178066cdfa1d1aea23c915a09473d798.tar.gz
ports-59272d10178066cdfa1d1aea23c915a09473d798.zip
Notes
Diffstat (limited to 'print/splix')
-rw-r--r--print/splix/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/print/splix/Makefile b/print/splix/Makefile
index 617a83b6079a..dbac762a5a48 100644
--- a/print/splix/Makefile
+++ b/print/splix/Makefile
@@ -2,16 +2,14 @@
PORTNAME= splix
PORTVERSION= 2.0.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES?= print
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= CUPS printer drivers for Samsung Printer Language printers
-LIB_DEPENDS= libcupsimage.so:${PORTSDIR}/print/cups-image
-BUILD_DEPENDS= cups-config:${PORTSDIR}/print/cups-client
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+LIB_DEPENDS= libcupsimage.so:${PORTSDIR}/print/cups
USES= gmake tar:bzip2