diff options
Diffstat (limited to 'devel/libpthread-stubs/Makefile')
-rw-r--r-- | devel/libpthread-stubs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/libpthread-stubs/Makefile b/devel/libpthread-stubs/Makefile index 31b6e26258c6..0cebe8a3daf2 100644 --- a/devel/libpthread-stubs/Makefile +++ b/devel/libpthread-stubs/Makefile @@ -19,6 +19,5 @@ USE_GNOME= gnomehack pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} .include <bsd.port.mk> |