aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/icewm
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-12-20 17:28:14 +0800
committerkrion <krion@FreeBSD.org>2004-12-20 17:28:14 +0800
commitacccb7c3a7886f68f6c1f2dae367529cee3c4572 (patch)
tree110f453c7efeea99826e6b5577280afff1894763 /x11-wm/icewm
parentee74d46ff31a385769b2af78256f3715cc603436 (diff)
downloadfreebsd-ports-gnome-acccb7c3a7886f68f6c1f2dae367529cee3c4572.tar.gz
freebsd-ports-gnome-acccb7c3a7886f68f6c1f2dae367529cee3c4572.tar.zst
freebsd-ports-gnome-acccb7c3a7886f68f6c1f2dae367529cee3c4572.zip
Update to version 1.2.18
PR: ports/75272 Submitted by: Ports Fury
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r--x11-wm/icewm/Makefile4
-rw-r--r--x11-wm/icewm/distinfo4
2 files changed, 5 insertions, 3 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile
index 8114e98611d7..8a8db7c9d932 100644
--- a/x11-wm/icewm/Makefile
+++ b/x11-wm/icewm/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= icewm
-PORTVERSION= 1.2.17
+PORTVERSION= 1.2.18
CATEGORIES= x11-wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -81,6 +81,8 @@ PLIST_SUB+= NLS=""
.endif
post-patch:
+ @${REINPLACE_CMD} -e \
+ 's|CXX_LINK=$${CC}|CXX_LINK=$${CXX}|g' ${WRKSRC}/configure
.for file in src/gnome2.cc
@${REINPLACE_CMD} -e \
's|/usr/share/control|${X11BASE}/share/gnome/control|g ; \
diff --git a/x11-wm/icewm/distinfo b/x11-wm/icewm/distinfo
index bbabb49d8646..0c06c26501ed 100644
--- a/x11-wm/icewm/distinfo
+++ b/x11-wm/icewm/distinfo
@@ -1,2 +1,2 @@
-MD5 (icewm-1.2.17.tar.gz) = 8fbbbffcc14f8c2de7e9c3069b46d6c1
-SIZE (icewm-1.2.17.tar.gz) = 947429
+MD5 (icewm-1.2.18.tar.gz) = ee57d16e8666515d5592b278ee1c3693
+SIZE (icewm-1.2.18.tar.gz) = 950203