diff options
author | salo <salo> | 2002-12-01 13:49:38 +0000 |
---|---|---|
committer | salo <salo> | 2002-12-01 13:49:38 +0000 |
commit | e01bf0c59319f2f7d96ca4345cfb429fc5a4bd1e (patch) | |
tree | 6a70661767445fee7ab387b60e24660d16973b61 /graphics/sodipodi | |
parent | 891f0fddec6e233c2dc8f6090418395f9af1c6f2 (diff) | |
download | pkgsrc-e01bf0c59319f2f7d96ca4345cfb429fc5a4bd1e.tar.gz |
USE_PKGLOCALEDIR, remove unnecessary patch, delint.
Diffstat (limited to 'graphics/sodipodi')
-rw-r--r-- | graphics/sodipodi/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/sodipodi/Makefile b/graphics/sodipodi/Makefile index c7e7a03e192..aa3457dc9f3 100644 --- a/graphics/sodipodi/Makefile +++ b/graphics/sodipodi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2002/10/07 23:47:50 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2002/12/01 13:49:42 salo Exp $ # DISTNAME= sodipodi-0.25 @@ -11,6 +11,7 @@ COMMENT= Open source vector graphics drawing program using SVG as native format GNU_CONFIGURE= YES USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES USE_GMAKE= YES USE_LIBTOOL= YES USE_X11BASE= YES |