diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-11-18 20:22:28 +0800 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-11-18 20:22:28 +0800 |
commit | 61044cae05c05469272da76f41260fb70a619f05 (patch) | |
tree | 541c2f676914db03e73f21e63bd17e9dc8822b20 /graphics/gqview | |
parent | 268b9325c52c99ba133379bf476653822fb4bce3 (diff) | |
download | freebsd-ports-gnome-61044cae05c05469272da76f41260fb70a619f05.tar.gz freebsd-ports-gnome-61044cae05c05469272da76f41260fb70a619f05.tar.zst freebsd-ports-gnome-61044cae05c05469272da76f41260fb70a619f05.zip |
Got distfile, unbreak.
Diffstat (limited to 'graphics/gqview')
-rw-r--r-- | graphics/gqview/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile index c5a75019530d..61abaa1a99b4 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.4 1998/11/16 16:23:36 vanilla Exp $ +# $Id: Makefile,v 1.5 1998/11/17 03:51:09 asami Exp $ # DISTNAME= gqview-0.5.0.src @@ -17,8 +17,6 @@ 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 |