diff options
Diffstat (limited to 'misc/uf-view/Makefile')
-rw-r--r-- | misc/uf-view/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/uf-view/Makefile b/misc/uf-view/Makefile index c91b9e1f357e..3687900d17a6 100644 --- a/misc/uf-view/Makefile +++ b/misc/uf-view/Makefile @@ -21,7 +21,6 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} -USE_REINPLACE= yes pre-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ |