diff options
author | pav <pav@FreeBSD.org> | 2008-03-20 09:23:28 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-03-20 09:23:28 +0000 |
commit | a769580b87aff31eefcf6b9b8a016a2127c9d8c8 (patch) | |
tree | 00a22daa001f3878816084ae229a51e181e100b2 /arabic | |
parent | b5e317f4981d7f7eb4fa298aaacfa87684509ca8 (diff) | |
download | FreeBSD-ports-a769580b87aff31eefcf6b9b8a016a2127c9d8c8.zip FreeBSD-ports-a769580b87aff31eefcf6b9b8a016a2127c9d8c8.tar.gz |
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Diffstat (limited to 'arabic')
-rw-r--r-- | arabic/katoob/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arabic/katoob/Makefile b/arabic/katoob/Makefile index 724daa7..d78f278 100644 --- a/arabic/katoob/Makefile +++ b/arabic/katoob/Makefile @@ -22,7 +22,6 @@ USE_XLIB= yes USE_GNOME= gnomeprefix gnomehack gtk20 WANT_GNOME= yes USE_AUTOTOOLS= libtool:15 -USE_GETOPT_LONG=yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" .include <bsd.port.pre.mk> |