diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 13:24:05 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 13:24:05 +0000 |
commit | d172aa58626976bbc2382ccc74f0427cfb30d7d4 (patch) | |
tree | 2eb56261977a5a66199ff9eae511ff464810d5ad /comms | |
parent | bd2d97af5a19a8f63b410399b43f31d3ae8833d5 (diff) | |
download | ports-d172aa58626976bbc2382ccc74f0427cfb30d7d4.tar.gz ports-d172aa58626976bbc2382ccc74f0427cfb30d7d4.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/ghfaxviewer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/ghfaxviewer/Makefile b/comms/ghfaxviewer/Makefile index 3e393aeae0c4..56027fe88816 100644 --- a/comms/ghfaxviewer/Makefile +++ b/comms/ghfaxviewer/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= halifax MAINTAINER= domi@saargate.de COMMENT= GNOME compliant fax viewer capable of displaying TIFF G3 faxes -LIB_DEPENDS= gnomeprint.16:${PORTSDIR}/print/gnomeprint \ +LIB_DEPENDS= gnomeprint.16:${PORTSDIR}/print/gnome-print \ gconf-1.1:${PORTSDIR}/devel/gconf \ tiff.4:${PORTSDIR}/graphics/tiff |