diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-04-07 20:56:39 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-04-07 20:56:39 +0000 |
commit | b8c1b8771e065e8aef54e0727c4bbff5f47134c3 (patch) | |
tree | 9df64529db9ee408bd00f459aaae7a1a15f5dc0b /comms | |
parent | 98be07428301ffd8164bbc42a8efe2ffd30b5a1a (diff) | |
download | ports-b8c1b8771e065e8aef54e0727c4bbff5f47134c3.tar.gz ports-b8c1b8771e065e8aef54e0727c4bbff5f47134c3.zip |
Chase gnomeprint shared library version bump and bump PORTREVISION as well.
PR: 36840
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=57413
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 96767a1947df..70ad707ac0b8 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 |