diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-05 13:44:17 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-05 13:44:17 +0000 |
commit | abe25a11e4a10947666ac9bf1b6e1993937cec47 (patch) | |
tree | e93fc32c788e5b4b56de037bbb8976fe6c130cd2 /x11/innerspace | |
parent | 29e39f49662aed0a984d43bc3f2dd561a4c5f46b (diff) | |
download | ports-abe25a11e4a10947666ac9bf1b6e1993937cec47.tar.gz ports-abe25a11e4a10947666ac9bf1b6e1993937cec47.zip |
Notes
Diffstat (limited to 'x11/innerspace')
-rw-r--r-- | x11/innerspace/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/innerspace/Makefile b/x11/innerspace/Makefile index cfa2162c40dd..7515faa5df7e 100644 --- a/x11/innerspace/Makefile +++ b/x11/innerspace/Makefile @@ -18,5 +18,4 @@ USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes -NO_STAGE= yes .include <bsd.port.mk> |