diff options
-rw-r--r-- | graphics/xzgv/Makefile | 2 | ||||
-rw-r--r-- | graphics/zgv/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/graphics/xzgv/Makefile b/graphics/xzgv/Makefile index 769a2310ee3b..58cd73e1f50f 100644 --- a/graphics/xzgv/Makefile +++ b/graphics/xzgv/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= apps/graphics/viewers/X MAINTAINER= nosuzuki@postcard.st COMMENT= An image viewer with thumbnail-based file selector for X +FORBIDDEN= http://vuxml.freebsd.org/a813a219-d2d4-11da-a672-000e0c2e438a.html + USE_X_PREFIX= yes USE_GNOME= imlib USE_REINPLACE= yes diff --git a/graphics/zgv/Makefile b/graphics/zgv/Makefile index 5445bfa46519..16c9d48993d6 100644 --- a/graphics/zgv/Makefile +++ b/graphics/zgv/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= apps/graphics/viewers/svga MAINTAINER= ports@FreeBSD.org COMMENT= Graphics viewer for SVGAlib +FORBIDDEN= http://vuxml.freebsd.org/a813a219-d2d4-11da-a672-000e0c2e438a.html + LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ vga.1:${PORTSDIR}/graphics/svgalib \ jpeg.9:${PORTSDIR}/graphics/jpeg \ |