diff options
Diffstat (limited to 'comms/qfaxreader/Makefile')
-rw-r--r-- | comms/qfaxreader/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/qfaxreader/Makefile b/comms/qfaxreader/Makefile index dbd0c5f7843f..4a49432bfc63 100644 --- a/comms/qfaxreader/Makefile +++ b/comms/qfaxreader/Makefile @@ -24,7 +24,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_QT_VER= 3 CONFIGURE_ENV= PTHREAD_LIBS=${PTHREAD_LIBS} -CONFIGURE_ARGS= --with-docdir=${DOCSDIR} --mandir=${MANPREFIX}/man +CONFIGURE_ARGS= --with-docdir=${DOCSDIR} MAN1= qfaxreader.1 MANCOMPRESSED= yes |