summaryrefslogtreecommitdiffstats
path: root/comms/efax-gtk
diff options
context:
space:
mode:
authorjylefort <jylefort@FreeBSD.org>2005-06-27 19:40:47 +0000
committerjylefort <jylefort@FreeBSD.org>2005-06-27 19:40:47 +0000
commitc8f332eabcd9421fe8530788186e2fef4147586f (patch)
tree6cf5cad246dee0a53f6be73e550696d63988a623 /comms/efax-gtk
parent8e48b7897c19627f6d616e14033500e52737c46f (diff)
downloadFreeBSD-ports-c8f332eabcd9421fe8530788186e2fef4147586f.zip
FreeBSD-ports-c8f332eabcd9421fe8530788186e2fef4147586f.tar.gz
- Update to 3.0.2 [1]
- Polish the port [1]: PR: ports/82690 Submitted by: maintainer
Diffstat (limited to 'comms/efax-gtk')
-rw-r--r--comms/efax-gtk/Makefile7
-rw-r--r--comms/efax-gtk/distinfo4
-rw-r--r--comms/efax-gtk/pkg-plist3
3 files changed, 7 insertions, 7 deletions
diff --git a/comms/efax-gtk/Makefile b/comms/efax-gtk/Makefile
index adf7473..9b6de09 100644
--- a/comms/efax-gtk/Makefile
+++ b/comms/efax-gtk/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= efax-gtk
-PORTVERSION= 3.0.1
+PORTVERSION= 3.0.2
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -20,9 +20,8 @@ RUN_DEPENDS= ${X11BASE}/bin/ggv:${PORTSDIR}/print/ggv \
${LOCALBASE}/bin/gs:${PORTSDIR}/print/ghostscript-gnu
USE_GNOME= gtk20
-USE_X_PREFIX= YES
-GNU_CONFIGURE= YES
-CONFIGURE_ARGS= --datadir=${PREFIX}/share/gnome
+USE_X_PREFIX= yes
+GNU_CONFIGURE= yes
MAN1= efax.1 efix.1 efax-gtk.1
post-install:
diff --git a/comms/efax-gtk/distinfo b/comms/efax-gtk/distinfo
index bb34bf8..8e265e109 100644
--- a/comms/efax-gtk/distinfo
+++ b/comms/efax-gtk/distinfo
@@ -1,2 +1,2 @@
-MD5 (efax-gtk-3.0.1.src.tgz) = 962139ad650f5281231052baac7d9f0c
-SIZE (efax-gtk-3.0.1.src.tgz) = 794540
+MD5 (efax-gtk-3.0.2.src.tgz) = 1d69bdb9b8a7620a15aa6922e2104a58
+SIZE (efax-gtk-3.0.2.src.tgz) = 798429
diff --git a/comms/efax-gtk/pkg-plist b/comms/efax-gtk/pkg-plist
index 298c1c4..c39c8ad 100644
--- a/comms/efax-gtk/pkg-plist
+++ b/comms/efax-gtk/pkg-plist
@@ -2,4 +2,5 @@ bin/efax-gtk
bin/efax-0.9a
bin/efix-0.9a
etc/efax-gtkrc
-share/gnome/applications/efax-gtk.desktop
+share/applications/efax-gtk.desktop
+@unexec rmdir %D/share/applications 2>/dev/null || true
OpenPOWER on IntegriCloud