diff options
author | Koop Mast <kwm@FreeBSD.org> | 2013-10-04 14:51:09 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2013-10-04 14:51:09 +0000 |
commit | 5acb3055d4d3bd7ea769da4118d132cb068c68cc (patch) | |
tree | a900ddf5ae77e13612b0136762b1251b8245df13 /editors/abiword-docs | |
parent | c8d1780413476b4f4d9c6cf23e3b29419d2366b7 (diff) | |
download | ports-5acb3055d4d3bd7ea769da4118d132cb068c68cc.tar.gz ports-5acb3055d4d3bd7ea769da4118d132cb068c68cc.zip |
Notes
Diffstat (limited to 'editors/abiword-docs')
-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> |