aboutsummaryrefslogtreecommitdiffstats
path: root/print/splix/Makefile
diff options
context:
space:
mode:
authorlme <lme@FreeBSD.org>2007-10-30 06:09:02 +0800
committerlme <lme@FreeBSD.org>2007-10-30 06:09:02 +0800
commit79d67252a9a613658311568d75ecc24238f3f737 (patch)
treee4378460f16ecc4574e7646832b54629be497cd4 /print/splix/Makefile
parent36863d878f28307cbc781578a62716fca6401acb (diff)
downloadfreebsd-ports-graphics-79d67252a9a613658311568d75ecc24238f3f737.tar.gz
freebsd-ports-graphics-79d67252a9a613658311568d75ecc24238f3f737.tar.zst
freebsd-ports-graphics-79d67252a9a613658311568d75ecc24238f3f737.zip
Update to 1.0.2
PR: ports/117640 Submitted by: Tomas Verbaitis <tomasv (AT) megalogika.lt> (maintainer) Approved by: miwi (mentor)
Diffstat (limited to 'print/splix/Makefile')
-rw-r--r--print/splix/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/print/splix/Makefile b/print/splix/Makefile
index b0399a2fb92..c4d75f870f6 100644
--- a/print/splix/Makefile
+++ b/print/splix/Makefile
@@ -6,15 +6,15 @@
#
PORTNAME= splix
-PORTVERSION= 1.0.1
+PORTVERSION= 1.0.2
CATEGORIES= print
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF
MAINTAINER= tomasv@megalogika.lt
COMMENT= A set of CUPS printer drivers for Samsung Printer Language printers
-BUILD_DEPENDS= cups-config:${PORTSDIR}/print/cups-base
+BUILD_DEPENDS= cups-config:${PORTSDIR}/print/cups-base \
+ ppdc:${PORTSDIR}/print/cupsddk
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_GMAKE= yes