diff options
author | Max Khon <fjoe@FreeBSD.org> | 2003-12-10 13:38:42 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2003-12-10 13:38:42 +0000 |
commit | f85c3bea3ae9e85c40c80f02c54031e5f048bafa (patch) | |
tree | 997331be81c0b9383667f1f0450e8f9b3cc86dba /misc | |
parent | 623ee7e9b68454909c891b8c03cd28290032a44f (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/demoniac/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/demoniac/Makefile b/misc/demoniac/Makefile index e545d395ad21..7afa74c949a6 100644 --- a/misc/demoniac/Makefile +++ b/misc/demoniac/Makefile @@ -17,7 +17,7 @@ COMMENT= A tool for exploring and animating graphics effects LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea USE_REINPLACE= yes -USE_MESA= yes +USE_GL= yes USE_GNOME= gtk12 USE_LIBTOOL= yes GNU_CONFIGURE= yes |