summaryrefslogtreecommitdiff
path: root/audio/ksmp3play
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-03-20 09:23:28 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-03-20 09:23:28 +0000
commitdad0d0873a3d4f82a21a868dc5cb50e86c14565b (patch)
treee462a7690aebd4bb8e131b767361f662174e8b9c /audio/ksmp3play
parent- Update to version 1.4 (diff)
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Notes
Notes: svn path=/head/; revision=209417
Diffstat (limited to 'audio/ksmp3play')
-rw-r--r--audio/ksmp3play/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/ksmp3play/Makefile b/audio/ksmp3play/Makefile
index 7917eb21e4eb..93c8a654bbde 100644
--- a/audio/ksmp3play/Makefile
+++ b/audio/ksmp3play/Makefile
@@ -19,7 +19,6 @@ COMMENT= An curses-based MP3 player
LIB_DEPENDS= smpeg.1:${PORTSDIR}/multimedia/smpeg
USE_SDL= sdl
-USE_GETOPT_LONG= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"