aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2005-04-11 15:10:00 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2005-04-11 15:10:00 +0000
commit7889da7778225483492caf03a7dc37e0c85ad152 (patch)
tree5f3ffb9492efe7e1ce94934ca23f947786402dd7 /print
parent4554017a6dc2c926de221a3f0d92efa2564abcf3 (diff)
downloadports-7889da7778225483492caf03a7dc37e0c85ad152.tar.gz
ports-7889da7778225483492caf03a7dc37e0c85ad152.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/pips800/Makefile.pips10
-rw-r--r--print/pipsg700/Makefile2
-rw-r--r--print/pipsg700/distinfo4
3 files changed, 9 insertions, 7 deletions
diff --git a/print/pips800/Makefile.pips b/print/pips800/Makefile.pips
index 43e5bcafe4a1..8fdaf2a812cb 100644
--- a/print/pips800/Makefile.pips
+++ b/print/pips800/Makefile.pips
@@ -118,7 +118,8 @@ LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base \
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-2.6.2-common \
${FILESDIR}/extra-patch-2.6.2-src \
${FILESDIR}/extra-patch-2.6.2-src-cups
-.if ${PRTYPE} != g900 && ${PRTYPE} != -scx3500_3600s && ${PRTYPE} != -spr800
+.if ${PRTYPE} != g700 && ${PRTYPE} != g900 && ${PRTYPE} != -scx3500_3600s && \
+ ${PRTYPE} != -spr800
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-2.6.2-ekpstm::main.c
.endif
BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf253:${PORTSDIR}/devel/autoconf253
@@ -179,7 +180,7 @@ INCLIST= CUPS EKPSTM_MO PAPER_LIST
.else
INCLIST= PIPS CUPS EKPNAVI DTRFILTER PAPER_LIST
.endif
-.if ${PRTYPE} == -sc65_66s || ${PRTYPE} == -sc85_86s || \
+.if ${PRTYPE} == g700 || ${PRTYPE} == -sc65_66s || ${PRTYPE} == -sc85_86s || \
${PRTYPE} == -scx3500_3600s || ${PRTYPE} == -spr800
INCLIST+= PIPS_EN
.endif
@@ -263,8 +264,9 @@ post-patch:
${REINPLACE_CMD} -e 's;/dev/\(usb/\)\{0,1\}lp0;/dev/ulpt0;' \
-e 's,^SUBDIRS = rc$$,#&,' \
${WRKSRC}/ekpd/Makefile.in
-.if ${PRTYPE} == g900 || ${PRTYPE} == -sc65_66s || ${PRTYPE} == -sc85_86s || \
- ${PRTYPE} == -scx3500_3600s || ${PRTYPE} == -spr800
+.if ${PRTYPE} == g700 || ${PRTYPE} == g900 || ${PRTYPE} == -sc65_66s || \
+ ${PRTYPE} == -sc85_86s || ${PRTYPE} == -scx3500_3600s || \
+ ${PRTYPE} == -spr800
${REINPLACE_CMD} -e 's,^\(enum Ink\)set\(_Id inkbox_get_inkid\),\1box\2,' \
${WRKSRC}/ekpstm/inkbox.h
.endif
diff --git a/print/pipsg700/Makefile b/print/pipsg700/Makefile
index 17dc25a49289..d0a543b5193d 100644
--- a/print/pipsg700/Makefile
+++ b/print/pipsg700/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.6.2
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-G700
diff --git a/print/pipsg700/distinfo b/print/pipsg700/distinfo
index f9c6d268cc52..1204cfae3b05 100644
--- a/print/pipsg700/distinfo
+++ b/print/pipsg700/distinfo
@@ -1,2 +1,2 @@
-MD5 (pipsg700-2.6.2.tar.gz) = efec5f30b71dd753e340bc6a8f2e5a6d
-SIZE (pipsg700-2.6.2.tar.gz) = 4580483
+MD5 (pipsg700-2.6.2.tar.gz) = 53d051a1900217d100f201a8b2841d43
+SIZE (pipsg700-2.6.2.tar.gz) = 4639070