diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/aft/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/aft/Makefile b/textproc/aft/Makefile index ee6e6889fd38..71bf2d1b2cba 100644 --- a/textproc/aft/Makefile +++ b/textproc/aft/Makefile @@ -17,6 +17,7 @@ COMMENT= A document preparation system using an Almost Free Text input format USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= -build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +USE_GMAKE= yes .if defined(NOPORTDOCS) INSTALL_TARGET= install-binSCRIPTS install-pkgdataDATA install-pkgdataSCRIPTS |