aboutsummaryrefslogtreecommitdiff
path: root/sysutils/clockspeed
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/clockspeed')
-rw-r--r--sysutils/clockspeed/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/sysutils/clockspeed/Makefile b/sysutils/clockspeed/Makefile
index 96dc7d733fb1..b3fc7155ce89 100644
--- a/sysutils/clockspeed/Makefile
+++ b/sysutils/clockspeed/Makefile
@@ -21,12 +21,6 @@ INSTALL_TARGET= setup check
MAN1= clockadd.1 clockspeed.1 clockview.1 sntpclock.1 \
taiclock.1 taiclockd.1
-.if defined(NOPORTDOCS)
-PLIST_SUB+= PORTDOCS:="@comment "
-.else
-PLIST_SUB+= PORTDOCS:=
-.endif
-
do-configure:
@${PERL} -pi -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/INSTALL
@${ECHO} ${CC} ${CFLAGS} > ${WRKSRC}/conf-cc