aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2015-08-18 18:01:44 +0800
committermat <mat@FreeBSD.org>2015-08-18 18:01:44 +0800
commit59dc4f66db5b5337407e6e2f886134ab5a7fefb2 (patch)
tree4b7dd2a94dfd0deaed8569989edd5e6b550d4204
parent404ede34fe5e630a6c891b44ca683296970d3475 (diff)
downloadfreebsd-ports-gnome-59dc4f66db5b5337407e6e2f886134ab5a7fefb2.tar.gz
freebsd-ports-gnome-59dc4f66db5b5337407e6e2f886134ab5a7fefb2.tar.zst
freebsd-ports-gnome-59dc4f66db5b5337407e6e2f886134ab5a7fefb2.zip
OSVERSION is always > 900006.
Sponsored by: Absolight
-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