diff options
Diffstat (limited to 'math/gnumeric/Makefile')
-rw-r--r-- | math/gnumeric/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 416c040c243..78ddee10533 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.82 2004/03/31 16:18:53 reed Exp $ +# $NetBSD: Makefile,v 1.83 2004/04/14 16:15:24 jmmv Exp $ # DISTNAME= gnumeric-1.0.13 @@ -10,12 +10,12 @@ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.gnome.org/gnumeric/ COMMENT= Spreadsheet program from the GNOME project -DEPENDS+= gnome1-dirs>=1.5:../../misc/gnome1-dirs # for Python support a shared libpython is required but not provided yet #BUILD_DEPENDS+= python>=2.0:../../lang/python BUILD_USES_MSGFMT= YES USE_BUILDLINK2= YES +USE_DIRS+= gnome1-1.5 USE_PKGLOCALEDIR= YES USE_X11BASE= YES USE_GNU_TOOLS+= make |