diff options
author | asami <asami@FreeBSD.org> | 1998-11-17 11:51:09 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-11-17 11:51:09 +0800 |
commit | 570adb943812e5690bb15481e767772c3493e9f3 (patch) | |
tree | 2860e2bfb31e6ecd83b8a6f358c9bfc5ed011273 /graphics/gqview | |
parent | 8c453dff2178b7078135d2248fff581fcc8c0721 (diff) | |
download | freebsd-ports-graphics-570adb943812e5690bb15481e767772c3493e9f3.tar.gz freebsd-ports-graphics-570adb943812e5690bb15481e767772c3493e9f3.tar.zst freebsd-ports-graphics-570adb943812e5690bb15481e767772c3493e9f3.zip |
Mark broken, can't fetch.
Diffstat (limited to 'graphics/gqview')
-rw-r--r-- | graphics/gqview/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile index 7a24ee88dc1..c5a75019530 100644 --- a/graphics/gqview/Makefile +++ b/graphics/gqview/Makefile @@ -3,7 +3,7 @@ # Date Created: 27 Oct 1998 # Whom: Vanilla Pooh Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.3 1998/10/28 01:40:18 vanilla Exp $ +# $Id: Makefile,v 1.4 1998/11/16 16:23:36 vanilla Exp $ # DISTNAME= gqview-0.5.0.src @@ -17,6 +17,8 @@ MAINTAINER= Nakai@technologist.com LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \ Imlib.1:${PORTSDIR}/graphics/imlib +BROKEN= fetch + USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/gqview-0.5.0 ALL_TARGET= gqview |