diff options
author | miwi <miwi@FreeBSD.org> | 2014-01-28 21:36:15 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-01-28 21:36:15 +0800 |
commit | 3c2404a383e9364760af10b3621c10c68c3902a5 (patch) | |
tree | 28285b6dd6e47ecca8f736eac3399faf233dea73 /net/asio | |
parent | 7d4d992f58fbb1dceda6e4633f41f9848ed0d3f9 (diff) | |
download | freebsd-ports-gnome-3c2404a383e9364760af10b3621c10c68c3902a5.tar.gz freebsd-ports-gnome-3c2404a383e9364760af10b3621c10c68c3902a5.tar.zst freebsd-ports-gnome-3c2404a383e9364760af10b3621c10c68c3902a5.zip |
- Stage support
Diffstat (limited to 'net/asio')
-rw-r--r-- | net/asio/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/asio/Makefile b/net/asio/Makefile index 130174cf9264..f2dcdfaae0d4 100644 --- a/net/asio/Makefile +++ b/net/asio/Makefile @@ -17,5 +17,4 @@ USE_GMAKE= yes CONFIGURE_ARGS= --with-boost=${LOCALBASE}/include -NO_STAGE= yes .include <bsd.port.mk> |