From 5ccbc2a8acb7f736ee65382f5bf4c48c35167f55 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Tue, 16 Jan 2001 19:08:45 +0000 Subject: Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in bsd.port.mk, for easy removal of documentation. I left alone one port - japanese/elisa8x8 (or something like that), because it appeared to have some rather weird way of doing PORTDOCS substitution. --- sysutils/clockspeed/Makefile | 6 ------ 1 file changed, 6 deletions(-) (limited to 'sysutils/clockspeed') 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 -- cgit v1.2.3