diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 06:36:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 06:36:41 +0000 |
commit | db7a56d5edac0833e3f5182aa505b20354dcc3f9 (patch) | |
tree | 49a1c0a19d2528061ed83095e4acf1b3cab87fe5 /editors/abiword-docs | |
parent | ea1237cf5e53134db56449396d80dbaa8167c827 (diff) |
Notes
Diffstat (limited to 'editors/abiword-docs')
-rw-r--r-- | editors/abiword-docs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/abiword-docs/Makefile b/editors/abiword-docs/Makefile index b03d6480f530..d6b2580e49d4 100644 --- a/editors/abiword-docs/Makefile +++ b/editors/abiword-docs/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= abiword:${PORTSDIR}/editors/abiword RUN_DEPENDS= abiword:${PORTSDIR}/editors/abiword GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake pkgconfig # Don't give X warnings if DISPLAY is set CONFIGURE_ENV= DISPLAY="" MAKE_ENV= DISPLAY="" |