Index: head/devel/csmith/Makefile =================================================================== --- head/devel/csmith/Makefile (revision 366573) +++ head/devel/csmith/Makefile (revision 366574) @@ -1,25 +1,26 @@ # $FreeBSD$ PORTNAME= csmith PORTVERSION= 2.1.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://embed.cs.utah.edu/csmith/ MAINTAINER= eadler@FreeBSD.org COMMENT= Generates random C programs that conform to the C99 standard LICENSE= BSD2CLAUSE GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf -USE_LDCONFIG= yes CONFIGURE_ARGS= --docdir=${DOCSDIR} CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -USES= gmake +LIBS+= -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip +USES= gmake libtool +USE_LDCONFIG= yes ONLY_FOR_ARCHS= i386 amd64 OPTIONS_DEFINE= DOCS .include Index: head/devel/csmith/pkg-plist =================================================================== --- head/devel/csmith/pkg-plist (revision 366573) +++ head/devel/csmith/pkg-plist (revision 366574) @@ -1,32 +1,32 @@ bin/compiler_test.in bin/compiler_test.pl bin/csmith bin/launchn.pl bin/test_csmith.pl include/csmith-2.1.0/csmith.h include/csmith-2.1.0/csmith_minimal.h include/csmith-2.1.0/custom_limits.h include/csmith-2.1.0/custom_stdint_x86.h include/csmith-2.1.0/platform_avr.h include/csmith-2.1.0/platform_generic.h include/csmith-2.1.0/platform_msp430.h include/csmith-2.1.0/random_inc.h include/csmith-2.1.0/safe_abbrev.h include/csmith-2.1.0/safe_math.h include/csmith-2.1.0/safe_math_macros.h include/csmith-2.1.0/safe_math_macros_notmp.h include/csmith-2.1.0/stdint_avr.h include/csmith-2.1.0/stdint_ia32.h include/csmith-2.1.0/stdint_ia64.h include/csmith-2.1.0/stdint_msp430.h include/csmith-2.1.0/volatile_runtime.c include/csmith-2.1.0/volatile_runtime.h include/csmith-2.1.0/windows/stdint.h lib/libcsmith.a -lib/libcsmith.la lib/libcsmith.so lib/libcsmith.so.0 +lib/libcsmith.so.0.0.0 %%PORTDOCS%%%%DOCSDIR%%/probabilities.txt @dirrm %%DOCSDIR%% @dirrm include/csmith-2.1.0/windows @dirrm include/csmith-2.1.0