diff options
author | tg <tg@FreeBSD.org> | 1998-07-16 14:36:49 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-07-16 14:36:49 +0800 |
commit | 54658a33a5cc8f2e2069b7a5e5a84920afed0a08 (patch) | |
tree | 24c83bfba4bed9ac4383da588e19e7155bd9130d | |
parent | 675b9d6634069d3fb3f187f06f1d2c4508652e71 (diff) | |
download | freebsd-ports-gnome-54658a33a5cc8f2e2069b7a5e5a84920afed0a08.tar.gz freebsd-ports-gnome-54658a33a5cc8f2e2069b7a5e5a84920afed0a08.tar.zst freebsd-ports-gnome-54658a33a5cc8f2e2069b7a5e5a84920afed0a08.zip |
Activate pstoedit.
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 50f0ae0b6e42..c8a6d51be328 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.82 1998/07/12 23:36:34 steve Exp $ +# $Id: Makefile,v 1.83 1998/07/13 02:26:45 steve Exp $ # SUBDIR += EZWGL @@ -63,6 +63,7 @@ SUBDIR += pnmtopng SUBDIR += povray SUBDIR += ppm2fli + SUBDIR += pstoedit SUBDIR += qgl SUBDIR += qvplay SUBDIR += rayshade |