diff options
author | minskim <minskim> | 2008-12-13 07:01:27 +0000 |
---|---|---|
committer | minskim <minskim> | 2008-12-13 07:01:27 +0000 |
commit | b1bbea4e6dbb6d5ade0f78b6d32235e73484c339 (patch) | |
tree | 2fa6464650914c6daf71c60a4b5308ada82672d6 /graphics/Makefile | |
parent | 67ca3d66dc189b9773e32c463c51254f829c6b2e (diff) | |
download | pkgsrc-b1bbea4e6dbb6d5ade0f78b6d32235e73484c339.tar.gz |
Add silgraphite-ft.
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 cfad5498266..1436a6d3a1c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.500 2008/12/09 15:11:59 wiz Exp $ +# $NetBSD: Makefile,v 1.501 2008/12/13 07:01:27 minskim Exp $ # COMMENT= Graphics tools and libraries @@ -318,6 +318,7 @@ SUBDIR+= scigraphica SUBDIR+= scrot SUBDIR+= showimg SUBDIR+= silgraphite +SUBDIR+= silgraphite-ft SUBDIR+= simage SUBDIR+= skencil SUBDIR+= snx101view |