diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-02 01:30:26 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-02 01:30:26 +0000 |
commit | db1f0a2d6a9b3de3b84a12a3cc28ddb829909b82 (patch) | |
tree | 0c7b88303d321fa699c4387aadd31fa2792c7d4a /x11-wm/e16 | |
parent | e02f54173aa617778d09c22881c0f1c39cd398a9 (diff) | |
download | ports-db1f0a2d6a9b3de3b84a12a3cc28ddb829909b82.tar.gz ports-db1f0a2d6a9b3de3b84a12a3cc28ddb829909b82.zip |
Notes
Diffstat (limited to 'x11-wm/e16')
-rw-r--r-- | x11-wm/e16/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index 3ab3d18c9295..640e5ee4f692 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -27,8 +27,8 @@ LIB_DEPENDS= Fnlib.0:${PORTSDIR}/graphics/fnlib \ USE_GMAKE= yes USE_X_PREFIX= yes -USE_ESOUND= yes -USE_IMLIB= yes +USE_GNOMENG= yes +USE_GNOME= esound imlib USE_FREETYPE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-fsstd |