diff options
-rw-r--r-- | graphics/gliv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gliv/Makefile b/graphics/gliv/Makefile index f10d311a510..290d88d5a0d 100644 --- a/graphics/gliv/Makefile +++ b/graphics/gliv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/04/17 13:46:32 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2006/06/11 13:58:22 joerg Exp $ DISTNAME= gliv-1.9.5 PKGREVISION= 1 @@ -12,7 +12,7 @@ COMMENT= OpenGL image viewer USE_DIRS+= xdg-1.1 USE_PKGLOCALEDIR= yes -USE_TOOLS+= gmake msgfmt +USE_TOOLS+= gmake msgfmt pkg-config GNU_CONFIGURE= yes post-install: |