aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2008-05-12 17:29:52 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2008-05-12 17:29:52 +0000
commita346c4f2f909313091f364c07001ea716b89df1e (patch)
tree79d216440133c5b0a731a8a50f5986efe393ab50 /comms
parentc8b489c8c79c93a51f7b4fd648a62e2e3d37ef98 (diff)
downloadports-a346c4f2f909313091f364c07001ea716b89df1e.tar.gz
ports-a346c4f2f909313091f364c07001ea716b89df1e.zip
Notes
Diffstat (limited to 'comms')
-rw-r--r--comms/ghfaxviewer/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/comms/ghfaxviewer/Makefile b/comms/ghfaxviewer/Makefile
index d5d5ba4d9bfe..30f81e73635d 100644
--- a/comms/ghfaxviewer/Makefile
+++ b/comms/ghfaxviewer/Makefile
@@ -7,20 +7,18 @@
PORTNAME= ghfaxviewer
PORTVERSION= 0.22.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= halifax
-MAINTAINER= domi@saargate.de
+MAINTAINER= domi@nonsensss.de
COMMENT= GNOME compliant fax viewer capable of displaying TIFF G3 faxes
-LIB_DEPENDS= gnomeprint.16:${PORTSDIR}/print/gnome-print \
- gconf-1.1:${PORTSDIR}/devel/gconf \
- tiff.4:${PORTSDIR}/graphics/tiff
+LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff
USE_GMAKE= yes
-USE_GNOME= yes
+USE_GNOME= gnomeprefix gnomehack gconf gnomeprint
USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"