From 0f3faca757b0be7230c8bac5e4c4641a87811379 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Fri, 11 Jul 2014 13:06:01 +0000 Subject: [PATCH] remove NO_STAGE & blankline. --- devel/ocaml-xstr/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/devel/ocaml-xstr/Makefile b/devel/ocaml-xstr/Makefile index a26ca14bf504..3d1d937032e2 100644 --- a/devel/ocaml-xstr/Makefile +++ b/devel/ocaml-xstr/Makefile @@ -13,7 +13,6 @@ COMMENT= Thread-safe implementation of string searching/matching LICENSE= MIT - WRKSRC= ${WRKDIR}/${PORTNAME} USE_OCAML= yes @@ -23,5 +22,4 @@ USE_OCAMLFIND_PLIST=yes USES= gmake ALL_TARGET= all opt -NO_STAGE= yes .include