diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-10-18 03:25:00 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-10-18 03:25:00 +0000 |
commit | de410470b17d86d49e1972850ec7ea21c3da67e3 (patch) | |
tree | 3184de161472ef6324c042fab4195a8c1a8fca60 /comms | |
parent | 9cb29fd0ffa74a81f1cba607ae48150eb72db687 (diff) | |
download | ports-de410470b17d86d49e1972850ec7ea21c3da67e3.tar.gz ports-de410470b17d86d49e1972850ec7ea21c3da67e3.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gfax/Makefile | 4 | ||||
-rw-r--r-- | comms/gfax/pkg-plist | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/comms/gfax/Makefile b/comms/gfax/Makefile index 45d0c478d346..76e116455d2d 100644 --- a/comms/gfax/Makefile +++ b/comms/gfax/Makefile @@ -8,7 +8,7 @@ PORTNAME= gfax PORTVERSION= 0.7.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms print gnome MASTER_SITES= http://gfax.cowlug.org/ @@ -28,8 +28,6 @@ STRIP= GCONF_SCHEMAS= gfax.schemas -BROKEN= fails to install - post-patch: @${REINPLACE_CMD} -e 's|/bin/bash|${LOCALBASE}/bin/bash|' \ ${WRKSRC}/gfax.in \ diff --git a/comms/gfax/pkg-plist b/comms/gfax/pkg-plist index 512bff4ed399..17442ab7c41a 100644 --- a/comms/gfax/pkg-plist +++ b/comms/gfax/pkg-plist @@ -2,8 +2,8 @@ bin/gfax bin/gfaxlpr lib/gfax/gfax.exe share/gnome/applications/gfax.desktop -share/gnome/libgnomeprint/2.18.0/models/GNOME-GFAX-PS.xml -share/gnome/libgnomeprint/2.18.0/printers/GFAX.xml +share/gnome/libgnomeprint/2.18.1/models/GNOME-GFAX-PS.xml +share/gnome/libgnomeprint/2.18.1/printers/GFAX.xml share/gnome/pixmaps/gfax.png share/gnome/pixmaps/send.png @dirrm lib/gfax |