diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-05-29 01:11:10 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-05-29 01:11:10 +0800 |
commit | 8340ffa8112cab5d2b865f291e67ec6606ac53e7 (patch) | |
tree | 50c7e056865a8c952b8502cffda41915f37e9491 /devel | |
parent | d692a3007acdb79f4d84e060abcf6cbf9acae8b9 (diff) | |
download | freebsd-ports-gnome-8340ffa8112cab5d2b865f291e67ec6606ac53e7.tar.gz freebsd-ports-gnome-8340ffa8112cab5d2b865f291e67ec6606ac53e7.tar.zst freebsd-ports-gnome-8340ffa8112cab5d2b865f291e67ec6606ac53e7.zip |
- Remove duplicate GNU_CONFIGURE
Diffstat (limited to 'devel')
-rw-r--r-- | devel/icu/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/icu/Makefile b/devel/icu/Makefile index d34e7dcb469c..7b141d4ab6a3 100644 --- a/devel/icu/Makefile +++ b/devel/icu/Makefile @@ -17,7 +17,6 @@ LICENSE_NAME= ICU license LICENSE_FILE= ${WRKSRC}/../license.html LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -GNU_CONFIGURE= yes OPTIONS_DEFINE= THREADS OPTIONS_DEFAULT= THREADS THREADS_DESC= Build thread-safe version of the library |