diff options
Diffstat (limited to 'sysutils/afbinit/Makefile')
-rw-r--r-- | sysutils/afbinit/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/afbinit/Makefile b/sysutils/afbinit/Makefile index c38f76843778..d8a39b7b35e7 100644 --- a/sysutils/afbinit/Makefile +++ b/sysutils/afbinit/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: afbinit -# Date created: 15 September 2003 -# Whom: marius@alchemy.franken.de -# +# Created by: marius@alchemy.franken.de # $FreeBSD$ -# PORTNAME= afbinit PORTVERSION= 1.0 @@ -32,6 +28,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message MAN8= afbinit.8 +NO_STAGE= yes post-patch: .for i in afbinit.c debian/afbinit.8 @${REINPLACE_CMD} -E -e 's|\/usr\/lib|${DATADIR}|g; \ |