diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-26 07:32:36 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-26 07:32:36 +0000 |
commit | 79cee04bec9d8eb41595105a0b411918c7984ad9 (patch) | |
tree | e70f93e28daf424324f3dafdf2b6fba1d1c46e01 /editors/ne | |
parent | 6294e6933b8c60e0b46ca4bf09ef0c87e6c49663 (diff) | |
download | ports-79cee04bec9d8eb41595105a0b411918c7984ad9.tar.gz ports-79cee04bec9d8eb41595105a0b411918c7984ad9.zip |
Notes
Diffstat (limited to 'editors/ne')
-rw-r--r-- | editors/ne/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ne/Makefile b/editors/ne/Makefile index d9f5a9846c88..adf49a57a169 100644 --- a/editors/ne/Makefile +++ b/editors/ne/Makefile @@ -13,7 +13,7 @@ LICENSE= GPLv3 BUILD_WRKSRC= ${WRKSRC}/src -USES= gmake perl5 +USES= gmake makeinfo perl5 USE_PERL5= build MAKEFILE= makefile ALL_TARGET= ${PORTNAME} |