diff options
Diffstat (limited to 'sysutils/eject/Makefile')
-rw-r--r-- | sysutils/eject/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/eject/Makefile b/sysutils/eject/Makefile index ab69fbb74b60..87e32226bfb3 100644 --- a/sysutils/eject/Makefile +++ b/sysutils/eject/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: eject -# Date created: 03 January 2000 -# Whom: shige -# +# Created by: shige # $FreeBSD$ -# PORTNAME= eject PORTVERSION= 1.5 @@ -22,6 +18,7 @@ PORTDOCS= README README-J MAN1= eject.1 MANCOMPRESSED= yes +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's,4555,555,' ${WRKSRC}/Makefile |