diff options
Diffstat (limited to 'x11/gtk2/Makefile')
-rw-r--r-- | x11/gtk2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile index 74eb1d89174..070b540ec22 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.101 2005/12/11 19:11:32 wiz Exp $ +# $NetBSD: Makefile,v 1.102 2005/12/29 06:22:25 jlam Exp $ # DISTNAME= gtk+-2.8.9 @@ -22,7 +22,6 @@ BUILDLINK_DEPENDS.pango+= pango>=1.10.0 BUILDLINK_DEPENDS.Xft2+= Xft2>=2.1.2nb2 USE_DIRS+= xdg-1.1 -USE_PKGINSTALL= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake pkg-config USE_LIBTOOL= yes |