diff options
author | dirk <dirk@FreeBSD.org> | 1999-05-10 06:40:32 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-05-10 06:40:32 +0800 |
commit | d4647901f2be3d201d4b6dd101d211cf1281e9d1 (patch) | |
tree | 4e95767199cf8c35c6c2c15ebf999d62b5362ef7 /graphics | |
parent | 878e98cec4d4f24d87c4ecb44368b8ef0c0dbdb5 (diff) | |
download | freebsd-ports-graphics-d4647901f2be3d201d4b6dd101d211cf1281e9d1.tar.gz freebsd-ports-graphics-d4647901f2be3d201d4b6dd101d211cf1281e9d1.tar.zst freebsd-ports-graphics-d4647901f2be3d201d4b6dd101d211cf1281e9d1.zip |
Activate xsane.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index eaaf91a4afa..af6c81258c2 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.122 1999/05/06 14:29:50 taoka Exp $ +# $Id: Makefile,v 1.123 1999/05/07 17:03:06 flathill Exp $ # SUBDIR += 4va @@ -125,6 +125,7 @@ SUBDIR += xpdf SUBDIR += xpm SUBDIR += xpx + SUBDIR += xsane SUBDIR += xv SUBDIR += xv-m17n SUBDIR += xwpick |