aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/zhcon
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-03-20 17:23:28 +0800
committerpav <pav@FreeBSD.org>2008-03-20 17:23:28 +0800
commita769580b87aff31eefcf6b9b8a016a2127c9d8c8 (patch)
tree00a22daa001f3878816084ae229a51e181e100b2 /chinese/zhcon
parentb5e317f4981d7f7eb4fa298aaacfa87684509ca8 (diff)
downloadfreebsd-ports-gnome-a769580b87aff31eefcf6b9b8a016a2127c9d8c8.tar.gz
freebsd-ports-gnome-a769580b87aff31eefcf6b9b8a016a2127c9d8c8.tar.zst
freebsd-ports-gnome-a769580b87aff31eefcf6b9b8a016a2127c9d8c8.zip
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Diffstat (limited to 'chinese/zhcon')
-rw-r--r--chinese/zhcon/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/chinese/zhcon/Makefile b/chinese/zhcon/Makefile
index 2a1139c9db14..05252a00ca37 100644
--- a/chinese/zhcon/Makefile
+++ b/chinese/zhcon/Makefile
@@ -20,7 +20,6 @@ ONLY_FOR_ARCHS= i386
USE_ICONV= yes
# Don't bother to add ".if !defined(WITHOUT_NLS)", zhcon requires libintl
USE_GETTEXT= yes
-USE_GETOPT_LONG= yes
CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"