diff options
author | asami <asami@FreeBSD.org> | 1998-11-18 20:22:28 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-11-18 20:22:28 +0800 |
commit | f16f167b6c5ecd4db6e731816de147064939c03b (patch) | |
tree | a5dc0bda88dea122e514a9ce9a2cb8f2545df271 /graphics/gqview/Makefile | |
parent | 14a271546fdc838e989ffc09b65886208076f726 (diff) | |
download | freebsd-ports-gnome-f16f167b6c5ecd4db6e731816de147064939c03b.tar.gz freebsd-ports-gnome-f16f167b6c5ecd4db6e731816de147064939c03b.tar.zst freebsd-ports-gnome-f16f167b6c5ecd4db6e731816de147064939c03b.zip |
Got distfile, unbreak.
Diffstat (limited to 'graphics/gqview/Makefile')
-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 |