diff options
author | agc <agc> | 1998-02-05 12:42:21 +0000 |
---|---|---|
committer | agc <agc> | 1998-02-05 12:42:21 +0000 |
commit | 4e1a75ff2195491ede4509dcfddba1f6feda9ac2 (patch) | |
tree | 7b3e9c48ebbc09f6fd44e28b9eec3723008127f1 /graphics/Makefile | |
parent | e39fe29c7160e8567e51dc49798ef2e29c991736 (diff) | |
download | pkgsrc-4e1a75ff2195491ede4509dcfddba1f6feda9ac2.tar.gz |
Enable xpaint.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 56b2ea812db..e84e8a6aef0 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 1998/02/03 10:18:57 tron Exp $ +# $NetBSD: Makefile,v 1.10 1998/02/05 12:42:21 agc Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -63,7 +63,7 @@ # SUBDIR += xmfract # SUBDIR += xmorph # SUBDIR += xmountains -# SUBDIR += xpaint + SUBDIR += xpaint # SUBDIR += xpdf SUBDIR += xpm SUBDIR += xv |