diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-03-26 23:34:28 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-03-26 23:34:28 +0000 |
commit | 0c0a9192a78d44b046a1b97bd843ef4f8b99c0d6 (patch) | |
tree | af3b8f59dab0daf2fba1abd4948c69379119a73a /audio/esound | |
parent | 084f271b2065cb22f37fcc51eafa5044257137af (diff) | |
download | ports-0c0a9192a78d44b046a1b97bd843ef4f8b99c0d6.tar.gz ports-0c0a9192a78d44b046a1b97bd843ef4f8b99c0d6.zip |
Notes
Diffstat (limited to 'audio/esound')
-rw-r--r-- | audio/esound/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile index 36d3511ff26c..9deb022db5e6 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -23,6 +23,7 @@ USE_GNOME= gnometarget gnomehack USE_REINPLACE= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes +CONFIGURE_ENV= JW=false USE_GETOPT_LONG=yes CONFLICTS= py*-ro-[0-9]* |