diff options
author | agc <agc@pkgsrc.org> | 1998-02-12 14:19:40 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1998-02-12 14:19:40 +0000 |
commit | 16e0bc77e56dfceeaa42832d95d2265a2720a938 (patch) | |
tree | e6dd66b28275897d9941c3d9997207f04d2eaacf /graphics | |
parent | d1f7ba23a5225088776fed68d6f4ae0c9b8b2ecc (diff) | |
download | pkgsrc-16e0bc77e56dfceeaa42832d95d2265a2720a938.tar.gz |
Enable xanim.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 70d9ea8cb15..be3f59ef1c1 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 1998/02/08 23:33:31 hubertf Exp $ +# $NetBSD: Makefile,v 1.12 1998/02/12 14:19:40 agc Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -51,7 +51,7 @@ # SUBDIR += urt # SUBDIR += vcg # SUBDIR += whirlgif -# SUBDIR += xanim + SUBDIR += xanim # SUBDIR += xaos SUBDIR += xbmbrowser # SUBDIR += xdl |