diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/ghfaxviewer/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/ghfaxviewer/Makefile b/comms/ghfaxviewer/Makefile index 8689b500ea72..08c626a02741 100644 --- a/comms/ghfaxviewer/Makefile +++ b/comms/ghfaxviewer/Makefile @@ -14,7 +14,8 @@ COMMENT= GNOME compliant fax viewer capable of displaying TIFF G3 faxes LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gconf gnomeprint +USES= pathfix +USE_GNOME= gnomeprefix gconf gnomeprint USE_AUTOTOOLS= libtool CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |