diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-07-10 09:53:24 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-07-10 09:53:24 +0000 |
commit | 0f73689fe2e28dd771830f4993767e4724c4806e (patch) | |
tree | c66185d432b2f7fbc6049d40575fb3938b969ead /graphics/Makefile | |
parent | 6d4f2ddda849e92357e2d4fe1162054a458e85e2 (diff) | |
download | pkgsrc-0f73689fe2e28dd771830f4993767e4724c4806e.tar.gz |
add & enable water
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 d813b002ed7..d8ad72831ef 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.143 2001/07/08 08:27:33 rh Exp $ +# $NetBSD: Makefile,v 1.144 2001/07/10 09:53:24 zuntum Exp $ # COMMENT= Graphics tools and libraries @@ -127,6 +127,7 @@ SUBDIR+= tkpiechart SUBDIR+= urt SUBDIR+= vcg SUBDIR+= viewfax +SUBDIR+= water SUBDIR+= win32-codecs SUBDIR+= wmphoto SUBDIR+= xanim |