1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

graphics/xzgv: Remove meaningless USE_IMLIB and simplify MASTER_SITES

This commit is contained in:
Tobias Kortkamp 2019-01-06 19:09:32 +00:00
parent 0e1caf738f
commit 81d429389d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489521

View File

@ -4,7 +4,7 @@
PORTNAME= xzgv
PORTVERSION= 0.9.2
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
MASTER_SITES= SF
MAINTAINER= m.ne@gmx.net
COMMENT= Image viewer with thumbnail-based file selector for X
@ -19,7 +19,6 @@ LIB_DEPENDS= libexif.so:graphics/libexif \
USES= gmake gnome pkgconfig
USE_GNOME= cairo gdkpixbuf2 gtk20
USE_IMLIB= yes
USE_XORG= x11
LDFLAGS+= -L${LOCALBASE}/lib -lX11 -lm