git: ff15b1d8a248 - main - graphics/nips2: remove wrong dependency on gnome-mime-data
Baptiste Daroussin
bapt at FreeBSD.org
Sat May 1 13:34:46 UTC 2021
The branch main has been updated by bapt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ff15b1d8a248b4e419f12ac3c64fb272c420595c
commit ff15b1d8a248b4e419f12ac3c64fb272c420595c
Author: Baptiste Daroussin <bapt at FreeBSD.org>
AuthorDate: 2021-05-01 13:34:19 +0000
Commit: Baptiste Daroussin <bapt at FreeBSD.org>
CommitDate: 2021-05-01 13:34:19 +0000
graphics/nips2: remove wrong dependency on gnome-mime-data
---
graphics/nip2/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/graphics/nip2/Makefile b/graphics/nip2/Makefile
index ed03691ede35..862c12987145 100644
--- a/graphics/nip2/Makefile
+++ b/graphics/nip2/Makefile
@@ -2,7 +2,7 @@
PORTNAME= nip2
PORTVERSION= 8.7.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics
MASTER_SITES= https://github.com/libvips/${PORTNAME}/releases/download/v${PORTVERSION}/
@@ -21,7 +21,7 @@ USES= bison desktop-file-utils dos2unix gettext gmake gnome pkgconfig \
shared-mime-info
DOS2UNIX_GLOB= *.def
-USE_GNOME= cairo gdkpixbuf2 gnomemimedata gtk20 libxml2
+USE_GNOME= cairo gdkpixbuf2 gtk20 libxml2
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-update-desktop
LDFLAGS+= -lm
More information about the dev-commits-ports-all
mailing list