diff options
Diffstat (limited to 'editors/gedit/Makefile')
-rw-r--r-- | editors/gedit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 25a0e907066..11336c6e669 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2004/04/01 18:51:56 jmmv Exp $ +# $NetBSD: Makefile,v 1.33 2004/04/14 16:15:22 jmmv Exp $ # DISTNAME= gedit-2.6.0 @@ -11,10 +11,10 @@ HOMEPAGE= http://gedit.sourceforge.net/ COMMENT= Lightweight GNOME2 text editor BUILD_USES_MSGFMT= YES -DEPENDS+= gnome2-dirs>=1.5:../../misc/gnome2-dirs USE_PERL5= build USE_BUILDLINK3= YES +USE_DIRS+= gnome2-1.5 USE_PKGLOCALEDIR= YES USE_GNU_TOOLS+= make USE_X11= YES |