diff options
Diffstat (limited to 'comms/efax/Makefile')
-rw-r--r-- | comms/efax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/efax/Makefile b/comms/efax/Makefile index fe2b8173ec9e..0e0ffd03ff9f 100644 --- a/comms/efax/Makefile +++ b/comms/efax/Makefile @@ -30,7 +30,7 @@ post-build: ${CAT} ${WRKSRC}/fax.orig | ${SED} -e s!%%PREFIX%%!${PREFIX}!g > \ ${WRKSRC}/fax -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |