diff options
Diffstat (limited to 'devel/cvsbook')
-rw-r--r-- | devel/cvsbook/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/cvsbook/Makefile b/devel/cvsbook/Makefile index f65e165b5c43..8b1deed47fff 100644 --- a/devel/cvsbook/Makefile +++ b/devel/cvsbook/Makefile @@ -21,7 +21,6 @@ OPTIONS= CVSBOOK_INFO "Install the info version" on \ CVSBOOK_POSTSCRIPT "Install the postscript version" on \ CVSBOOK_PDF "Install the PDF version" on -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} .include <bsd.port.pre.mk> |