diff options
Diffstat (limited to 'archivers/mar/Makefile')
-rw-r--r-- | archivers/mar/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/archivers/mar/Makefile b/archivers/mar/Makefile index b31f74d430f5..acde59edc536 100644 --- a/archivers/mar/Makefile +++ b/archivers/mar/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-${DISTVERSION}-src MAINTAINER= ehaupt@FreeBSD.org COMMENT= A simple binary file format for storing arbitrary meta and user data -USE_REINPLACE= yes - WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} MAN1= mar.1 |