diff options
Diffstat (limited to 'www/middleman/Makefile')
-rw-r--r-- | www/middleman/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/middleman/Makefile b/www/middleman/Makefile index d7c2dba3ee88..83de29a9316b 100644 --- a/www/middleman/Makefile +++ b/www/middleman/Makefile @@ -19,7 +19,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" |