diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-07-12 02:36:14 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-07-12 02:36:14 +0000 |
commit | b0ce8be46ecc41397c8dd078c29ca1f52716c976 (patch) | |
tree | 34f97ccb3a70903df787c0f869a3de6f75b82408 /graphics/Makefile | |
parent | 8c6237b2f3964cf2f95b9dfedc275f369a634d05 (diff) | |
download | pkgsrc-b0ce8be46ecc41397c8dd078c29ca1f52716c976.tar.gz |
add & enable CompuPic
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 079dd4b9346..ecfb3150a60 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.49 1999/07/08 17:17:36 garbled Exp $ +# $NetBSD: Makefile,v 1.50 1999/07/12 02:36:14 hubertf Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # + SUBDIR += CompuPic SUBDIR += ImageMagick SUBDIR += Mesa # SUBDIR += aero |