diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2012-12-17 02:26:48 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2012-12-17 02:26:48 +0000 |
commit | 5bad2491845b4553a66d7a867fe93d573db4bc2b (patch) | |
tree | f3a2c65176f38cc60d060aec0553dffa941fede8 /audio/lash | |
parent | a58e53a23add15f2b8b6b00a0b676a212dda52da (diff) |
Notes
Diffstat (limited to 'audio/lash')
-rw-r--r-- | audio/lash/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/lash/Makefile b/audio/lash/Makefile index 6a592766fd98..e1c7d4fea5a9 100644 --- a/audio/lash/Makefile +++ b/audio/lash/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= jack:${PORTSDIR}/audio/jack \ OPTIONS_DEFINE= READLINE DOCS OPTIONS_DEFAULT=READLINE -READLINE_DESC= Enable readline support USE_GNOME= gnomehack gtk20 libxml2 USE_GMAKE= yes |