summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/libgnomeui/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/libgnomeui/Makefile')
-rw-r--r--x11-toolkits/libgnomeui/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile
index 006828cc3..149c9b13e 100644
--- a/x11-toolkits/libgnomeui/Makefile
+++ b/x11-toolkits/libgnomeui/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= libgnomeui
-PORTVERSION= 2.5.2
-PORTREVISION= 2
+PORTVERSION= 2.5.3
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5
@@ -31,8 +30,4 @@ USE_BISON= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
-post-patch:
- @${REINPLACE_CMD} -e 's|availible|available|g' \
- ${WRKSRC}/libgnomeui/gnome-authentication-manager.c
-
.include <bsd.port.mk>