aboutsummaryrefslogtreecommitdiff
path: root/graphics/xzgv
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-01-06 19:09:32 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-01-06 19:09:32 +0000
commit81d429389ddd244415157dc909a542c4d2e81ee3 (patch)
treeb2f5892307ce7b4623523696e383975de4adaee4 /graphics/xzgv
parent0e1caf738f039ccc6891142f9bb48bceb95d99c2 (diff)
downloadports-81d429389ddd244415157dc909a542c4d2e81ee3.tar.gz
ports-81d429389ddd244415157dc909a542c4d2e81ee3.zip
graphics/xzgv: Remove meaningless USE_IMLIB and simplify MASTER_SITES
Notes
Notes: svn path=/head/; revision=489521
Diffstat (limited to 'graphics/xzgv')
-rw-r--r--graphics/xzgv/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/xzgv/Makefile b/graphics/xzgv/Makefile
index 31a2d934f1cf..02ff8c7c8332 100644
--- a/graphics/xzgv/Makefile
+++ b/graphics/xzgv/Makefile
@@ -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