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