diff options
author | jmmv <jmmv> | 2005-01-20 18:51:13 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2005-01-20 18:51:13 +0000 |
commit | 6548bd5e5d843afadca417afa5b3b6ad34532e7e (patch) | |
tree | d5948b4b565b55e71a2e6d30c03c9840fb953cdb /graphics | |
parent | 670ca8db4f44f9022d4f68cd61122c573dfbda93 (diff) | |
download | pkgsrc-6548bd5e5d843afadca417afa5b3b6ad34532e7e.tar.gz |
Add and enable dia-python.
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 2152412fcb0..f3af7172b88 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.361 2005/01/17 13:21:59 adam Exp $ +# $NetBSD: Makefile,v 1.362 2005/01/20 18:51:13 jmmv Exp $ # COMMENT= Graphics tools and libraries @@ -51,6 +51,7 @@ SUBDIR+= cqcam SUBDIR+= dcraw SUBDIR+= denemo SUBDIR+= dia +SUBDIR+= dia-python SUBDIR+= digikam SUBDIR+= digikamimageplugins SUBDIR+= dvdbackup |