print/libspectre: Remove gmake dependency

Builds fine without gmake and while at it switch to DISTVERSION

Approved by:	portmgr (blanket, build improvement)
This commit is contained in:
Daniel Engberg 2023-11-05 01:02:41 +01:00
parent f272127dc2
commit 39e38be0df
1 changed files with 2 additions and 2 deletions

View File

@ -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