aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjylefort <jylefort@FreeBSD.org>2005-06-28 03:40:47 +0800
committerjylefort <jylefort@FreeBSD.org>2005-06-28 03:40:47 +0800
commitc8f332eabcd9421fe8530788186e2fef4147586f (patch)
tree6cf5cad246dee0a53f6be73e550696d63988a623
parent8e48b7897c19627f6d616e14033500e52737c46f (diff)
downloadfreebsd-ports-gnome-c8f332eabcd9421fe8530788186e2fef4147586f.tar.gz
freebsd-ports-gnome-c8f332eabcd9421fe8530788186e2fef4147586f.tar.zst
freebsd-ports-gnome-c8f332eabcd9421fe8530788186e2fef4147586f.zip
- Update to 3.0.2 [1]
- Polish the port [1]: PR: ports/82690 Submitted by: maintainer
-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 adf74734db59..9b6de09385a0 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 bb34bf8d2d47..8e265e1092ca 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 298c1c4a7cfb..c39c8ad735fe 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