diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-10-04 17:31:26 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-10-04 17:31:26 +0000 |
commit | df931307eeb2eb5a3663c774910e3cf83eadb8ce (patch) | |
tree | c947788119873010ed06c20e929e4be0393aba65 | |
parent | f67d569686de584cd21b86469495e55a6e5e4a86 (diff) | |
download | ports-df931307eeb2eb5a3663c774910e3cf83eadb8ce.tar.gz ports-df931307eeb2eb5a3663c774910e3cf83eadb8ce.zip |
Notes
-rw-r--r-- | graphics/geos/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/geos/Makefile b/graphics/geos/Makefile index 14315d459dcc..daecb77bed0f 100644 --- a/graphics/geos/Makefile +++ b/graphics/geos/Makefile @@ -14,7 +14,6 @@ COMMENT= GEOS implements all the OpenGIS "Simple Features for SQL" LICENSE= LGPL21 OPTIONS_DEFINE= PHP PYTHON RUBY -OPTIONS_DEFAULT=PHP PYTHON RUBY OPTIONS_SUB= yes GNU_CONFIGURE= yes |