aboutsummaryrefslogtreecommitdiff
path: root/misc/orville-write/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-22 03:46:11 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-22 03:46:11 +0000
commit4dd29f9c7ea4162b9f0dc0693ad0f098437192c9 (patch)
treed0f441dd6fa605abb9c80cb80b70ff332cd41b30 /misc/orville-write/Makefile
parente7ec7ac22c852a64b7d68a9954923ca35101559b (diff)
downloadports-4dd29f9c7ea4162b9f0dc0693ad0f098437192c9.tar.gz
ports-4dd29f9c7ea4162b9f0dc0693ad0f098437192c9.zip
Notes
Diffstat (limited to 'misc/orville-write/Makefile')
-rw-r--r--misc/orville-write/Makefile18
1 files changed, 1 insertions, 17 deletions
diff --git a/misc/orville-write/Makefile b/misc/orville-write/Makefile
index 263f449cddaf..65559028302a 100644
--- a/misc/orville-write/Makefile
+++ b/misc/orville-write/Makefile
@@ -20,22 +20,6 @@ PLIST_FILES= "@(,,4711) bin/amin" "@(,,4711) bin/helpers" "@(,,4711) bin/huh" \
MAKE_JOBS_UNSAFE=yes
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} > 900006
-EXTRA_PATCHES= ${PATCHDIR}/utmpx-wrttmp.h \
- ${PATCHDIR}/utmpx-wrt_him.c \
- ${PATCHDIR}/utmpx-wrt_me.c \
- ${PATCHDIR}/utmpx-lib_common.c \
- ${PATCHDIR}/utmpx-lib_common.h \
- ${PATCHDIR}/utmpx-getutent.h \
- ${PATCHDIR}/utmpx-getutent.c \
- ${PATCHDIR}/utmpx-mesg.c \
- ${PATCHDIR}/utmpx-amin.c \
- ${PATCHDIR}/utmpx-huh.c \
- ${PATCHDIR}/utmpx-helpers.c
-.endif
-
do-install:
.for i in amin helpers huh mesg
${INSTALL_PROGRAM} ${WRKSRC}/${i} ${STAGEDIR}${PREFIX}/bin
@@ -56,4 +40,4 @@ do-install:
${INSTALL_MAN} ${WRKSRC}/${i} ${STAGEDIR}${MANPREFIX}/man/man1
.endfor
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>