diff options
Diffstat (limited to 'www/crawl/Makefile')
-rw-r--r-- | www/crawl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/crawl/Makefile b/www/crawl/Makefile index 5bb6eda02e12..d77d83d9aea4 100644 --- a/www/crawl/Makefile +++ b/www/crawl/Makefile @@ -18,7 +18,6 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ARGS+= --with-libevent=${LOCALBASE} --program-transform-name='' MAN1= crawl.1 |