diff options
author | jschauma <jschauma@pkgsrc.org> | 2002-12-05 14:55:41 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2002-12-05 14:55:41 +0000 |
commit | d6d44f53d9da38f654b662fa665f9ec0d104d7ca (patch) | |
tree | c82101c699c7d5cbc5641f0c00bf5e0befc961e7 /graphics/Makefile | |
parent | 822ace679e308094e32040025aaa6e8d68ef5106 (diff) | |
download | pkgsrc-d6d44f53d9da38f654b662fa665f9ec0d104d7ca.tar.gz |
Add/enable xdvipresent
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 f658efe0654..cd46a11df5c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.214 2002/12/04 18:39:22 drochner Exp $ +# $NetBSD: Makefile,v 1.215 2002/12/05 14:55:41 jschauma Exp $ # COMMENT= Graphics tools and libraries @@ -203,6 +203,7 @@ SUBDIR+= wmphoto SUBDIR+= xanim SUBDIR+= xart SUBDIR+= xbmbrowser +SUBDIR+= xdvipresent SUBDIR+= xfig SUBDIR+= xgraph SUBDIR+= xli |