diff options
author | miwi <miwi@FreeBSD.org> | 2014-02-14 23:01:25 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-02-14 23:01:25 +0800 |
commit | 30713ad2419e065f4c840949ede665bf8f047835 (patch) | |
tree | 1926854ef5b8e04b58ee7de6d177a4c458d9a54a /databases | |
parent | e1cca3dd9643d3711851ff41d3dd21ad2e03db69 (diff) | |
download | freebsd-ports-graphics-30713ad2419e065f4c840949ede665bf8f047835.tar.gz freebsd-ports-graphics-30713ad2419e065f4c840949ede665bf8f047835.tar.zst freebsd-ports-graphics-30713ad2419e065f4c840949ede665bf8f047835.zip |
- Stage support
Diffstat (limited to 'databases')
-rw-r--r-- | databases/php5-tarantool/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/php5-tarantool/Makefile b/databases/php5-tarantool/Makefile index 7742bae763c..0fd447e814a 100644 --- a/databases/php5-tarantool/Makefile +++ b/databases/php5-tarantool/Makefile @@ -26,6 +26,4 @@ TR_VER= 20131031 CONFIGURE_ARGS+= --with-tarantool -NO_STAGE= yes - .include <bsd.port.mk> |