diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2008-08-21 06:18:49 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-08-21 06:18:49 +0000 |
commit | 741aa714833b9bb1e9afaaf5124d3f5c60b5e49c (patch) | |
tree | e9b79b363f2fc4a63535a25c71491fa49a79b556 /devel/cstringbuffer | |
parent | e6b2e4b3537ce43e377d2f4fe0ac46b6ab8c4395 (diff) |
Notes
Diffstat (limited to 'devel/cstringbuffer')
-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 |