diff options
Diffstat (limited to 'comms/ghfaxviewer/Makefile')
-rw-r--r-- | comms/ghfaxviewer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/ghfaxviewer/Makefile b/comms/ghfaxviewer/Makefile index 68039b89a115..7b8c1362ee86 100644 --- a/comms/ghfaxviewer/Makefile +++ b/comms/ghfaxviewer/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= gnomeprint.16:${PORTSDIR}/print/gnomeprint \ USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= yes -GNU_CONFIGURE= yes +USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |