diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/ghfaxviewer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/ghfaxviewer/Makefile b/comms/ghfaxviewer/Makefile index 08c626a02741..e83f74ad663a 100644 --- a/comms/ghfaxviewer/Makefile +++ b/comms/ghfaxviewer/Makefile @@ -11,10 +11,10 @@ MASTER_SITE_SUBDIR= halifax MAINTAINER= ports@FreeBSD.org COMMENT= GNOME compliant fax viewer capable of displaying TIFF G3 faxes -LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff +LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff USE_GMAKE= yes -USES= pathfix +USES= pathfix USE_GNOME= gnomeprefix gconf gnomeprint USE_AUTOTOOLS= libtool CPPFLAGS+= -I${LOCALBASE}/include |