diff options
author | flathill <flathill@FreeBSD.org> | 1999-05-07 17:03:06 +0000 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1999-05-07 17:03:06 +0000 |
commit | 0308def27fa142a8bc71a6a3bdf91aa5f10d69c7 (patch) | |
tree | e327a636d5432f48120c4c5ffa25d5893210971b /graphics | |
parent | 55638201718bae142052522ba6b0f89bfbdb8b5e (diff) | |
download | FreeBSD-ports-0308def27fa142a8bc71a6a3bdf91aa5f10d69c7.zip FreeBSD-ports-0308def27fa142a8bc71a6a3bdf91aa5f10d69c7.tar.gz |
Activate xbm2gif
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 12fe077..eaaf91a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.121 1999/05/03 04:28:30 steve Exp $ +# $Id: Makefile,v 1.122 1999/05/06 14:29:50 taoka Exp $ # SUBDIR += 4va @@ -108,6 +108,7 @@ SUBDIR += wmicons SUBDIR += xanim SUBDIR += xaos + SUBDIR += xbm2gif SUBDIR += xbmbrowser SUBDIR += xdl SUBDIR += xfig |