summaryrefslogtreecommitdiffstats
path: root/x11-clocks/kdetoys4
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2003-07-29 04:26:22 +0000
committerlofi <lofi@FreeBSD.org>2003-07-29 04:26:22 +0000
commit479d487f0145cf1c6b055c0575361c5350c135ac (patch)
treecd6b53895ab84f4324ba042d08f921529be4ca55 /x11-clocks/kdetoys4
parent1e8eb5e8be1b2d96efca243817309906398909d6 (diff)
downloadFreeBSD-ports-479d487f0145cf1c6b055c0575361c5350c135ac.zip
FreeBSD-ports-479d487f0145cf1c6b055c0575361c5350c135ac.tar.gz
Update KDE to the latest official release, KDE 3.1.3
Official KDE 3.1.3 announcement: http://www.kde.org/announcements/announce-3.1.3.php (may not work until a few hours after this commit - we jumped the gun a little in order to have the update in place at the time the security notifications for KDE 3.1.2 will be released together with the announcement of KDE 3.1.3). Changelog from 3.1.2 to 3.1.3 release: http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php Thanks and credits need to go to the whole KDE-FreeBSD team, as well as everyone on kde@freebsd.org for providing feedback, reporting bugs and just using the KDE ports. Approved by: will (real mentor asleep)
Diffstat (limited to 'x11-clocks/kdetoys4')
-rw-r--r--x11-clocks/kdetoys4/Makefile8
-rw-r--r--x11-clocks/kdetoys4/distinfo2
2 files changed, 8 insertions, 2 deletions
diff --git a/x11-clocks/kdetoys4/Makefile b/x11-clocks/kdetoys4/Makefile
index 51ba98c..e27de99 100644
--- a/x11-clocks/kdetoys4/Makefile
+++ b/x11-clocks/kdetoys4/Makefile
@@ -21,6 +21,7 @@ USE_KDELIBS_VER=3
PREFIX= ${KDE_PREFIX}
USE_BZIP2= yes
+USE_REINPLACE= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
@@ -28,4 +29,9 @@ INSTALLS_SHLIB= yes
LDCONFIG_DIRS+= %%PREFIX%%/lib/kde3
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+pre-configure::
+ ${REINPLACE_CMD} -e 's@-pedantic @@g' ${WRKSRC}/configure
+
+.include <bsd.port.post.mk>
diff --git a/x11-clocks/kdetoys4/distinfo b/x11-clocks/kdetoys4/distinfo
index bf89e25..f846cca 100644
--- a/x11-clocks/kdetoys4/distinfo
+++ b/x11-clocks/kdetoys4/distinfo
@@ -1 +1 @@
-MD5 (KDE/kdetoys-3.1.2.tar.bz2) = fa311c7b142f7b4b6a61bce463e851eb
+MD5 (KDE/kdetoys-3.1.3.tar.bz2) = 2d3a41ece1a87f6cf1bc1cfddae30da1
OpenPOWER on IntegriCloud