aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gkrellm2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gkrellm2/Makefile')
-rw-r--r--sysutils/gkrellm2/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/sysutils/gkrellm2/Makefile b/sysutils/gkrellm2/Makefile
index 210cab938598..9595f37dbc1f 100644
--- a/sysutils/gkrellm2/Makefile
+++ b/sysutils/gkrellm2/Makefile
@@ -88,9 +88,6 @@ PORTDOCS= COPYRIGHT CREDITS README Themes.html
.endif
ALL_TARGET= freebsd
-.if ${OSVERSION} < 500000
-INSTALL_TARGET= install_freebsd
-.endif
MAKE_ENV+= INSTALLROOT=${LOCALBASE} INSTALLDIR=${LOCALBASE}/bin \
PKGCONFIGDIR=${LOCALBASE}/libdata/pkgconfig \
@@ -115,12 +112,6 @@ post-install:
@${MKDIR} ${LOCALBASE}/libexec/gkrellm2/plugins
@${MKDIR} ${LOCALBASE}/share/gkrellm2/themes
@${GZIP_CMD} ${MAN1PREFIX}/man/man1/gkrellm.1
-.if ${OSVERSION} < 500000
- @${CHMOD} 2511 ${LOCALBASE}/bin/gkrellm
-.endif
-.endif
-.if ${OSVERSION} < 500000
- @${CHMOD} 2511 ${PREFIX}/sbin/gkrellmd
.endif
@${MKDIR} ${PREFIX}/libexec/gkrellm2/plugins-gkrellmd
@${MKDIR} ${EXAMPLESDIR}