diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 09:23:28 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 09:23:28 +0000 |
commit | dad0d0873a3d4f82a21a868dc5cb50e86c14565b (patch) | |
tree | e462a7690aebd4bb8e131b767361f662174e8b9c /audio/quelcom/Makefile | |
parent | edc067f59bc9c29de917cab8043ed939ebb462af (diff) | |
download | freebsd-ports-dad0d0873a3d4f82a21a868dc5cb50e86c14565b.zip |
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Diffstat (limited to 'audio/quelcom/Makefile')
-rw-r--r-- | audio/quelcom/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/quelcom/Makefile b/audio/quelcom/Makefile index ba5b2cddfae6..d17015f323ad 100644 --- a/audio/quelcom/Makefile +++ b/audio/quelcom/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A set of command-line utilities for MP3 and wave files USE_GCC= 3.3 -USE_GETOPT_LONG= yes USE_GETTEXT= yes USE_GMAKE= yes MAKEFILE= makefile |