aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-08-28 01:41:28 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-08-28 01:41:28 +0000
commit6c46f4bbad6cebc9935bf9dd9a4130028fd6a660 (patch)
treefe753b0d68d445bff234a0f11b255d73432a5c57 /x11-fm
parent4225579b0a3485cf40f57cf73ecf55b48ce0a98f (diff)
downloadports-6c46f4bbad6cebc9935bf9dd9a4130028fd6a660.tar.gz
ports-6c46f4bbad6cebc9935bf9dd9a4130028fd6a660.zip
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/mtoolsfm/Makefile5
-rw-r--r--x11-fm/mtoolsfm/distinfo2
-rw-r--r--x11-fm/mtoolsfm/pkg-descr9
-rw-r--r--x11-fm/mtoolsfm/pkg-plist3
4 files changed, 10 insertions, 9 deletions
diff --git a/x11-fm/mtoolsfm/Makefile b/x11-fm/mtoolsfm/Makefile
index c6a74f7fc3b6..4b6652bd3c17 100644
--- a/x11-fm/mtoolsfm/Makefile
+++ b/x11-fm/mtoolsfm/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mtoolsfm
-PORTVERSION= 1.9.2
+PORTVERSION= 1.9.3
CATEGORIES= x11-fm
MASTER_SITES= http://www.core-coutainville.org/MToolsFM/archive/SOURCES/
DISTNAME= MToolsFM-${PORTVERSION:R}-${PORTVERSION:E}
@@ -20,8 +20,7 @@ USE_GTK= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS= --with-conffile="${PREFIX}/etc/mtoolsfm.conf" \
- --disable-gtktest
+CONFIGURE_ARGS= --with-conffile="${PREFIX}/etc/mtoolsfm.conf"
MAN1= mtoolsfm.1
diff --git a/x11-fm/mtoolsfm/distinfo b/x11-fm/mtoolsfm/distinfo
index 5b9c31ee1377..5e9eb9c925f9 100644
--- a/x11-fm/mtoolsfm/distinfo
+++ b/x11-fm/mtoolsfm/distinfo
@@ -1 +1 @@
-MD5 (MToolsFM-1.9-2.tar.gz) = 7a7234f44fb56398353b7894f3cf46f1
+MD5 (MToolsFM-1.9-3.tar.gz) = 5ce76261ad969209c86b28e49924fc43
diff --git a/x11-fm/mtoolsfm/pkg-descr b/x11-fm/mtoolsfm/pkg-descr
index 727321f7e46f..f51d90f24702 100644
--- a/x11-fm/mtoolsfm/pkg-descr
+++ b/x11-fm/mtoolsfm/pkg-descr
@@ -1,7 +1,6 @@
-A graphical frontend to mtools.
-
-mfm is a program which should give people easy access to floppies under
-UNIX-like operating systems. It can do simple tasks of a file-manager and
-makes use of mtools to access floppies.
+As a graphical frontend to mtools, mtoolsfm is a program which should
+give people easy access to floppies under UNIX-like operating
+systems. It can do simple tasks of a file-manager and makes use of
+mtools to access floppies.
WWW: http://www.core-coutainville.org/MToolsFM/
diff --git a/x11-fm/mtoolsfm/pkg-plist b/x11-fm/mtoolsfm/pkg-plist
index 0095dabbc905..6092e0f30038 100644
--- a/x11-fm/mtoolsfm/pkg-plist
+++ b/x11-fm/mtoolsfm/pkg-plist
@@ -1,3 +1,6 @@
bin/mtoolsfm
share/locale/de/LC_MESSAGES/mtoolsfm.mo
share/locale/fr/LC_MESSAGES/mtoolsfm.mo
+@unexec rmdir %D/share/locale/*/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/* 2>/dev/null || true
+@unexec rmdir %D/share/locale 2>/dev/null || true