summaryrefslogtreecommitdiff
path: root/graphics/tuxpaint
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2002-12-01 13:49:38 +0000
committersalo <salo@pkgsrc.org>2002-12-01 13:49:38 +0000
commit77e08cb99162242733f35959d173fe8e631757ad (patch)
tree6a70661767445fee7ab387b60e24660d16973b61 /graphics/tuxpaint
parentb2aa3a580bae899ec8156a4a8d486fd19377386d (diff)
downloadpkgsrc-77e08cb99162242733f35959d173fe8e631757ad.tar.gz
USE_PKGLOCALEDIR, remove unnecessary patch, delint.
Diffstat (limited to 'graphics/tuxpaint')
-rw-r--r--graphics/tuxpaint/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/graphics/tuxpaint/Makefile b/graphics/tuxpaint/Makefile
index 91dca77b86d..7005f5b36e2 100644
--- a/graphics/tuxpaint/Makefile
+++ b/graphics/tuxpaint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2002/10/28 09:03:09 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2002/12/01 13:49:42 salo Exp $
#
DISTNAME= tuxpaint-2002.10.26
@@ -9,9 +9,10 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.newbreedsoftware.com/tuxpaint/
COMMENT= drawing program for small children
-USE_BUILDLINK2= YES
-USE_GMAKE= YES
-MANCOMPRESSED= YES
+USE_BUILDLINK2= YES
+USE_PKGLOCALEDIR= YES
+USE_GMAKE= YES
+MANCOMPRESSED= YES
.include "../../audio/SDL-mixer/buildlink2.mk"
.include "../../devel/SDL/buildlink2.mk"