diff options
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 79b11d956582..aafd43c529d7 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$ +# $Id: Makefile,v 1.1.1.1 1998/10/27 16:56:41 vanilla Exp $ # DISTNAME= gqview-0.4.3.src @@ -17,6 +17,8 @@ MAINTAINER= Nakai@technologist.com LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \ Imlib.1:${PORTSDIR}/graphics/imlib +BROKEN= build + USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/gqview-0.4.3 ALL_TARGET= gqview |