diff options
author | kwm <kwm@FreeBSD.org> | 2013-10-04 22:51:09 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2013-10-04 22:51:09 +0800 |
commit | ed0ec1de3b49d4a0151182b7c9059e57954b31a5 (patch) | |
tree | a900ddf5ae77e13612b0136762b1251b8245df13 /editors | |
parent | 861db6f09350a7ca4f58615549c608b0a270bc09 (diff) | |
download | freebsd-ports-gnome-ed0ec1de3b49d4a0151182b7c9059e57954b31a5.tar.gz freebsd-ports-gnome-ed0ec1de3b49d4a0151182b7c9059e57954b31a5.tar.zst freebsd-ports-gnome-ed0ec1de3b49d4a0151182b7c9059e57954b31a5.zip |
This port is stage ready.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/abiword-docs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/abiword-docs/Makefile b/editors/abiword-docs/Makefile index 3da79964eb82..d6b2580e49d4 100644 --- a/editors/abiword-docs/Makefile +++ b/editors/abiword-docs/Makefile @@ -21,5 +21,4 @@ USES= gmake pkgconfig CONFIGURE_ENV= DISPLAY="" MAKE_ENV= DISPLAY="" -NO_STAGE= yes .include <bsd.port.mk> |