diff options
author | araujo <araujo@FreeBSD.org> | 2012-12-17 10:26:48 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2012-12-17 10:26:48 +0800 |
commit | 190260239d00331097f4a4d2758b5516197f86b5 (patch) | |
tree | f3a2c65176f38cc60d060aec0553dffa941fede8 /audio | |
parent | 7032fe1179ab553b521478b9022106d04a3087c6 (diff) | |
download | freebsd-ports-gnome-190260239d00331097f4a4d2758b5516197f86b5.tar.gz freebsd-ports-gnome-190260239d00331097f4a4d2758b5516197f86b5.tar.zst freebsd-ports-gnome-190260239d00331097f4a4d2758b5516197f86b5.zip |
- Remove READLINE_DESC overrides.
Reported by: danfe@
Diffstat (limited to 'audio')
-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 |