From daa47c39ff2748d4c31e7334185da55bdd3e53b0 Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Wed, 24 Sep 2014 20:22:49 +0000 Subject: [PATCH] - Convert to USES=autoreconf - Support building with Clang --- textproc/ssddiff/Makefile | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/textproc/ssddiff/Makefile b/textproc/ssddiff/Makefile index 187480374190..0fd2e1e5593d 100644 --- a/textproc/ssddiff/Makefile +++ b/textproc/ssddiff/Makefile @@ -12,23 +12,23 @@ COMMENT= Diff application for semistructured data such as XML files LICENSE= GPLv2 # (or later) -USES= pkgconfig tar:bzip2 -USE_GNOME= libxml2 -USE_GCC= any -USE_AUTOTOOLS= automake14 +GNU_CONFIGURE= yes +USES= autoreconf pkgconfig tar:bzip2 +USE_GNOME= libxml2 PLIST_FILES= bin/xmldiff -post-extract: - @${FIND} ${WRKSRC} -type l -delete - post-patch: -.for f in config.guess config.sub install-sh missing mkinstalldirs - @${LN} -sf ${AUTOMAKE_DIR}/${f} ${WRKSRC}/${f} -.endfor + @${FIND} ${WRKSRC} -type l -delete @${REINPLACE_CMD} -e \ 's|^CXXFLAGS|AM_CPPFLAGS|' ${WRKSRC}/src/Makefile.am @${REINPLACE_CMD} -e \ 's|"getopt\.h"||' ${WRKSRC}/src/main.cc + @${REINPLACE_CMD} \ + -e 's/hash