diff options
Diffstat (limited to 'devel/pth/Makefile')
-rw-r--r-- | devel/pth/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/pth/Makefile b/devel/pth/Makefile index 64bc3f83f03b..a844734b6590 100644 --- a/devel/pth/Makefile +++ b/devel/pth/Makefile @@ -17,7 +17,6 @@ COMMENT= GNU Portable Threads USE_LDCONFIG= ${PREFIX}/lib/pth GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-optimize \ --enable-batch \ --includedir="${PREFIX}/include/pth" \ |