diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1996-02-10 20:34:58 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1996-02-10 20:34:58 +0000 |
commit | c1b16197979dc0108ec0c52dcb9f0cbc82dc688a (patch) | |
tree | f34e342e7f44896af5df0d189ae4ed428a47273f /graphics/Makefile | |
parent | 27a1370b5f0ae82951780da8ed4e7ee54b43f710 (diff) | |
download | ports-c1b16197979dc0108ec0c52dcb9f0cbc82dc688a.tar.gz ports-c1b16197979dc0108ec0c52dcb9f0cbc82dc688a.zip |
Notes
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 1e8d3892a304..d87ab1734256 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.17 1995/12/05 02:49:53 ache Exp $ +# $Id: Makefile,v 1.18 1996/01/31 11:13:36 asami Exp $ # SUBDIR += ImageMagick @@ -24,6 +24,7 @@ SUBDIR += xgrasp SUBDIR += xli SUBDIR += xpaint + SUBDIR += xpdf SUBDIR += xpm SUBDIR += xv |