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 96767a1..70ad707 100644 --- a/comms/ghfaxviewer/Makefile +++ b/comms/ghfaxviewer/Makefile @@ -7,13 +7,14 @@ PORTNAME= ghfaxviewer PORTVERSION= 0.22.0 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= halifax MAINTAINER= domi@saargate.de -LIB_DEPENDS= gnomeprint.13:${PORTSDIR}/print/gnomeprint \ +LIB_DEPENDS= gnomeprint.16:${PORTSDIR}/print/gnomeprint \ gconf-1.1:${PORTSDIR}/devel/gconf \ tiff.4:${PORTSDIR}/graphics/tiff |