aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2023-11-05 00:02:41 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2023-11-05 07:52:11 +0000
commit39e38be0df53449e2a8dd5490c596f4d6113e702 (patch)
treeebb6899408632371ae73c473b762b55492f9ada9 /print
parentf272127dc27c6f0c116899f00359f007ca3d5a55 (diff)
downloadports-39e38be0df53449e2a8dd5490c596f4d6113e702.tar.gz
ports-39e38be0df53449e2a8dd5490c596f4d6113e702.zip
print/libspectre: Remove gmake dependency
Builds fine without gmake and while at it switch to DISTVERSION Approved by: portmgr (blanket, build improvement)
Diffstat (limited to 'print')
-rw-r--r--print/libspectre/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/libspectre/Makefile b/print/libspectre/Makefile
index ecb71f9e223c..71a81893c49d 100644
--- a/print/libspectre/Makefile
+++ b/print/libspectre/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libspectre
-PORTVERSION= 0.2.12
+DISTVERSION= 0.2.12
PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= http://libspectre.freedesktop.org/releases/
@@ -10,7 +10,7 @@ WWW= https://www.freedesktop.org/wiki/Software/libspectre/
LICENSE= GPLv2
-USES= ghostscript gmake gnome libtool localbase pathfix pkgconfig
+USES= ghostscript gnome libtool localbase pathfix pkgconfig
USE_LDCONFIG= yes
USE_GNOME= cairo
GNU_CONFIGURE= yes