diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 10:09:36 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 10:09:36 +0000 |
commit | 42d5e278657bc4b501370034367fddb58ae5529e (patch) | |
tree | ee34bccbe1b118a0c52bd84c8fd6f286e5861087 /x11/kde4-runtime | |
parent | - Remove USE_GETOPT_LONG which is a no-op since March 2007 (diff) |
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Diffstat (limited to 'x11/kde4-runtime')
-rw-r--r-- | x11/kde4-runtime/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile index 080de5ff8fd7..975b37108866 100644 --- a/x11/kde4-runtime/Makefile +++ b/x11/kde4-runtime/Makefile @@ -28,7 +28,6 @@ CONFLICTS= kdeartwork-3.[2-3]* kdelibs-3.[0-4]* kdeutils-3.[0-2]* USE_KDELIBS_VER=3 PREFIX= ${KDE_PREFIX} -USE_GETOPT_LONG=yes USE_OPENLDAP= yes USE_OPENSSL= yes |