aboutsummaryrefslogtreecommitdiff
path: root/deskutils/plan
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-08-18 10:01:44 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-08-18 10:01:44 +0000
commit9fad69c78d0f20fe4b1624e1141a2c339b192953 (patch)
tree4b7dd2a94dfd0deaed8569989edd5e6b550d4204 /deskutils/plan
parentd70ee20ba84fced8568ec3c02db5fe6adf1741ec (diff)
downloadports-9fad69c78d0f20fe4b1624e1141a2c339b192953.tar.gz
ports-9fad69c78d0f20fe4b1624e1141a2c339b192953.zip
OSVERSION is always > 900006.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=394566
Diffstat (limited to 'deskutils/plan')
-rw-r--r--deskutils/plan/Makefile7
-rw-r--r--deskutils/plan/files/patch-utmpx-src-daemon.c (renamed from deskutils/plan/files/utmpx-src-daemon.c)0
2 files changed, 1 insertions, 6 deletions
diff --git a/deskutils/plan/Makefile b/deskutils/plan/Makefile
index 0332f921b6df..75ecff363f08 100644
--- a/deskutils/plan/Makefile
+++ b/deskutils/plan/Makefile
@@ -19,11 +19,6 @@ MAKE_ENV+= DATADIR=${DATADIR} EXAMPLESDIR=${EXAMPLESDIR}
OPTIONS_DEFINE= DOCS
-.include <bsd.port.pre.mk>
-.if ${OSVERSION} > 900006
-EXTRA_PATCHES= ${PATCHDIR}/utmpx-src-daemon.c
-.endif
-
do-install:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
@@ -53,4 +48,4 @@ post-install:
@${MKDIR} ${STAGEDIR}${DATADIR}/netplan.dir
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/deskutils/plan/files/utmpx-src-daemon.c b/deskutils/plan/files/patch-utmpx-src-daemon.c
index 4d5a8accf999..4d5a8accf999 100644
--- a/deskutils/plan/files/utmpx-src-daemon.c
+++ b/deskutils/plan/files/patch-utmpx-src-daemon.c