diff options
author | rillig <rillig@pkgsrc.org> | 2006-05-19 19:57:26 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2006-05-19 19:57:26 +0000 |
commit | f8d6eb0e4acfbb301aadaf1884fd012202f55ef7 (patch) | |
tree | faa498b92ee6f1a270412eb71190fe6e5424f9bf /graphics/Makefile | |
parent | 2972388fdf552d159cf1a7d6b5c8264d3e9cba29 (diff) | |
download | pkgsrc-f8d6eb0e4acfbb301aadaf1884fd012202f55ef7.tar.gz |
Synchronized the Makefiles with the filesystem.
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 8bc7c94417c..dd68f5ee19b 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.419 2006/05/07 21:43:17 minskim Exp $ +# $NetBSD: Makefile,v 1.420 2006/05/19 19:57:26 rillig Exp $ # COMMENT= Graphics tools and libraries @@ -297,6 +297,7 @@ SUBDIR+= vtk-python SUBDIR+= wmphoto SUBDIR+= wxsvg SUBDIR+= x11rec +SUBDIR+= xanim SUBDIR+= xart SUBDIR+= xbmbrowser SUBDIR+= xdvipresent |