diff options
Diffstat (limited to 'devel/cstringbuffer/Makefile')
-rw-r--r-- | devel/cstringbuffer/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/cstringbuffer/Makefile b/devel/cstringbuffer/Makefile index a3989d3fdf2f..4738cbddd07e 100644 --- a/devel/cstringbuffer/Makefile +++ b/devel/cstringbuffer/Makefile @@ -19,9 +19,6 @@ USE_LDCONFIG= yes MAN3= csb.3 MANCOMPRESSED= no -CONFIGURE_TARGET= -CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} - PLIST_FILES= include/csb.h lib/libcsb.a lib/libcsb.la lib/libcsb.so \ lib/libcsb.so.1 |