diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-08-18 10:01:44 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-08-18 10:01:44 +0000 |
commit | 9fad69c78d0f20fe4b1624e1141a2c339b192953 (patch) | |
tree | 4b7dd2a94dfd0deaed8569989edd5e6b550d4204 /deskutils/plan | |
parent | d70ee20ba84fced8568ec3c02db5fe6adf1741ec (diff) |
Notes
Diffstat (limited to 'deskutils/plan')
-rw-r--r-- | deskutils/plan/Makefile | 7 | ||||
-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 |