summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-09 21:57:11 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-09 21:57:11 +0000
commitae892aac997098dce95cdd4c57c7bedf48eb44d3 (patch)
tree82ddb5866bff1914a83f57bfca8a898cb37042fe /print
parent- Update to 3.1.4 (diff)
- Prep for removal of print/cpusddk now part of print/cups-base
PR: ports/144050 Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
Notes
Notes: svn path=/head/; revision=260887
Diffstat (limited to 'print')
-rw-r--r--print/splix/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/print/splix/Makefile b/print/splix/Makefile
index ee51aef4aedb..4c1f4a55b804 100644
--- a/print/splix/Makefile
+++ b/print/splix/Makefile
@@ -7,7 +7,7 @@
PORTNAME= splix
PORTVERSION= 2.0.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES?= print
MASTER_SITES= SF
@@ -15,8 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A set of CUPS printer drivers for Samsung Printer Language printers
LIB_DEPENDS=
-BUILD_DEPENDS= cups-config:${PORTSDIR}/print/cups-base \
- ppdc:${PORTSDIR}/print/cupsddk
+BUILD_DEPENDS= cups-config:${PORTSDIR}/print/cups-base
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_GMAKE= yes