diff options
Diffstat (limited to 'comms/yagiuda/Makefile')
-rw-r--r-- | comms/yagiuda/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/yagiuda/Makefile b/comms/yagiuda/Makefile index 5850b7497bd9..2058b36c1d4d 100644 --- a/comms/yagiuda/Makefile +++ b/comms/yagiuda/Makefile @@ -15,6 +15,8 @@ LICENSE= GPLv2 GNU_CONFIGURE= yes +OPTIONS_DEFINE= DOCS + do-install: .for f in first optimise yagi dipole input output ${INSTALL_PROGRAM} ${WRKSRC}/src/${f} ${STAGEDIR}${PREFIX}/bin |