summaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
Diffstat (limited to 'comms')
-rw-r--r--comms/ghfaxviewer/Makefile2
-rw-r--r--comms/ghfaxviewer/files/patch-configure14
2 files changed, 1 insertions, 15 deletions
diff --git a/comms/ghfaxviewer/Makefile b/comms/ghfaxviewer/Makefile
index a6f909d88..57cc5ef1d 100644
--- a/comms/ghfaxviewer/Makefile
+++ b/comms/ghfaxviewer/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ghfaxviewer
PORTVERSION= 0.22.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= halifax
diff --git a/comms/ghfaxviewer/files/patch-configure b/comms/ghfaxviewer/files/patch-configure
deleted file mode 100644
index 321562521..000000000
--- a/comms/ghfaxviewer/files/patch-configure
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD: ports/comms/ghfaxviewer/files/patch-configure,v 1.1 2002/05/13 12:06:47 sobomax Exp $
-
---- configure 2002/05/13 12:02:06 1.1
-+++ configure 2002/05/13 12:02:24
-@@ -4759,7 +4759,7 @@
- CFLAGS="$CFLAGS `gnome-config --cflags gnomeui`"
- LDFLAGS="$LDFLAGS `gnome-config --libs gnomeui`"
- PIXMAPS_DIR="`gnome-config --datadir`/pixmaps/ghfaxviewer"
-- GNOME_GRAPH_APP_DIR="`gnome-config --datadir`/gnome/apps/Graphics"
-+ GNOME_GRAPH_APP_DIR="`gnome-config --datadir`/apps/Graphics"
-
- # Check whether --with-gnome-print-prefix or --without-gnome-print-prefix was given.
- if test "${with_gnome_print_prefix+set}" = set; then