diff options
Diffstat (limited to 'x11/libSM/Makefile')
-rw-r--r-- | x11/libSM/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libSM/Makefile b/x11/libSM/Makefile index 91596503a767..69f84e53c911 100644 --- a/x11/libSM/Makefile +++ b/x11/libSM/Makefile @@ -7,7 +7,7 @@ PORTNAME= libSM PORTVERSION= 1.1.1 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= x11 @@ -16,7 +16,7 @@ COMMENT= Session Management library for X11 BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/xorg-macros.m4:${PORTSDIR}/devel/xorg-macros -USE_AUTOTOOLS= aclocal:110 autoheader:262 automake:110 autoconf:262 libtool:22 +USE_AUTOTOOLS= aclocal:110 autoheader:267 automake:110 autoconf:267 libtool:22 ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing XORG_CAT= lib |