Update to version 1.2.18

PR:		ports/75272
Submitted by:	Ports Fury
This commit is contained in:
Kirill Ponomarev 2004-12-20 09:28:14 +00:00
parent 9bc1b958fb
commit 306c4a8fdd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124569
2 changed files with 5 additions and 3 deletions

View File

@ -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 ; \

View File

@ -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