diff options
author | hubertf <hubertf> | 2000-10-17 02:10:25 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2000-10-17 02:10:25 +0000 |
commit | 048e77114fd3dd86beee5a88d7491a59d691fcce (patch) | |
tree | 61cc039c9c26d17519673e81898ed9255eab54c0 /graphics | |
parent | 5974c4a64e53065b03d689d8a13a320021e1463e (diff) | |
download | pkgsrc-048e77114fd3dd86beee5a88d7491a59d691fcce.tar.gz |
add & enable dia
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 516fdaff083..ccd26318558 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.93 2000/10/15 17:46:51 rh Exp $ +# $NetBSD: Makefile,v 1.94 2000/10/17 02:10:25 hubertf Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -13,6 +13,7 @@ SUBDIR += clanlib SUBDIR += cqcam SUBDIR += denemo + SUBDIR += dia SUBDIR += dx SUBDIR += dxsamples SUBDIR += ee |