summaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2007-10-11 20:34:00 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2007-10-11 20:34:00 +0800
commit512d035d57744bc157a849aae13d0b461f6e90c8 (patch)
tree5f4769a2a369ef085ac7b8ea55566e5b5d2c8609 /comms
parentaf647fb3962fad07bcc2372395bb2f8f1df536e8 (diff)
downloadmarcuscom-ports-512d035d57744bc157a849aae13d0b461f6e90c8.tar
marcuscom-ports-512d035d57744bc157a849aae13d0b461f6e90c8.tar.gz
marcuscom-ports-512d035d57744bc157a849aae13d0b461f6e90c8.tar.bz2
marcuscom-ports-512d035d57744bc157a849aae13d0b461f6e90c8.tar.lz
marcuscom-ports-512d035d57744bc157a849aae13d0b461f6e90c8.tar.xz
marcuscom-ports-512d035d57744bc157a849aae13d0b461f6e90c8.tar.zst
marcuscom-ports-512d035d57744bc157a849aae13d0b461f6e90c8.zip
Fix plist
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9786 df743ca5-7f9a-e211-a948-0013205c9059
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