aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorHans Petter Selasky <hselasky@FreeBSD.org>2021-04-07 13:10:27 +0000
committerHans Petter Selasky <hselasky@FreeBSD.org>2021-04-07 13:10:27 +0000
commitadc83f029d8f9c56ceec9ebe076e479426e9f828 (patch)
treeba64d04ed7332abc274912f9be683bb0d3e47bd7 /print
parent46d7ecb8c535d3b5344425335eef58ce8634d545 (diff)
downloadports-adc83f029d8f9c56ceec9ebe076e479426e9f828.tar.gz
ports-adc83f029d8f9c56ceec9ebe076e479426e9f828.zip
Port builds fine using the regular make.
No need to depend on gmake for building. Suggested by: Sid <sid@bsdmail.com> Approved by: pi (implicit)
Diffstat (limited to 'print')
-rw-r--r--print/dymo-cups-drivers/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/print/dymo-cups-drivers/Makefile b/print/dymo-cups-drivers/Makefile
index 1699b5c82a1f..0bf1e28f6b6b 100644
--- a/print/dymo-cups-drivers/Makefile
+++ b/print/dymo-cups-drivers/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dymo-cups-drivers
PORTVERSION= 1.4.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= print
MASTER_SITES= http://download.dymo.com/Software/Linux/
@@ -14,7 +14,6 @@ LIB_DEPENDS= libcupsimage.so:print/cups
WRKSRC= ${WRKDIR}/dymo-cups-drivers-1.4.0.5
-USES= gmake
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib