aboutsummaryrefslogtreecommitdiff
path: root/print/epson-inkjet-printer-escpr/Makefile
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2015-11-12 03:29:10 +0000
committerHiroki Sato <hrs@FreeBSD.org>2015-11-12 03:29:10 +0000
commitc01351949574f0730cf4a318af83cc5cf1c95935 (patch)
treed6759481507afac2dc0dee83efdb57d8ff2b9068 /print/epson-inkjet-printer-escpr/Makefile
parent3717eaddbb18643231ab50c41f7b5b4b32c327b6 (diff)
downloadports-c01351949574f0730cf4a318af83cc5cf1c95935.tar.gz
ports-c01351949574f0730cf4a318af83cc5cf1c95935.zip
Update to 1.6.1 and add patches to fix issues reported
in PR 203637. Submitted by: Tatsuki Makino (maintainer) PR: 204250
Notes
Notes: svn path=/head/; revision=401316
Diffstat (limited to 'print/epson-inkjet-printer-escpr/Makefile')
-rw-r--r--print/epson-inkjet-printer-escpr/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/epson-inkjet-printer-escpr/Makefile b/print/epson-inkjet-printer-escpr/Makefile
index 310d7352934b..27216a6a6d1e 100644
--- a/print/epson-inkjet-printer-escpr/Makefile
+++ b/print/epson-inkjet-printer-escpr/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= epson-inkjet-printer-escpr
-PORTVERSION= 1.6.0
+PORTVERSION= 1.6.1
DISTVERSIONSUFFIX= -1lsb3.2
CATEGORIES= print
MASTER_SITES= LOCAL/hrs
@@ -15,11 +15,12 @@ BUILD_DEPENDS= cups-config:${PORTSDIR}/print/cups-client
LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-client\
libcupsimage.so:${PORTSDIR}/print/cups-image
-USES= autoreconf gmake libtool
+USES= autoreconf dos2unix gmake libtool
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
+SUB_FILES= pkg-message
PORTDOCS= AUTHORS COPYING NEWS README README.ja
OPTIONS_DEFINE= DOCS