diff options
Diffstat (limited to 'graphics/skencil')
-rw-r--r-- | graphics/skencil/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/skencil/Makefile b/graphics/skencil/Makefile index 327a529f5e7..17b01b71dc0 100644 --- a/graphics/skencil/Makefile +++ b/graphics/skencil/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/10/03 00:14:58 tv Exp $ +# $NetBSD: Makefile,v 1.4 2005/04/11 21:46:09 tv Exp $ # DISTNAME= skencil-0.6.16 @@ -11,7 +11,6 @@ HOMEPAGE= http://sketch.sourceforge.net/ COMMENT= Interactive drawing program USE_X11= YES -USE_BUILDLINK3= yes PYTHON_PATCH_SCRIPTS= sk2ppm.py sk2ps.py skconvert.py skencil.py skshow.py SK_CONF_ARGS= --imaging-include=${BUILDLINK_PREFIX.pyimaging}/${PYINC}/PIL |