diff options
Diffstat (limited to 'x11-toolkits/libjparser')
-rw-r--r-- | x11-toolkits/libjparser/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/x11-toolkits/libjparser/Makefile b/x11-toolkits/libjparser/Makefile index ca67f7e1a2ea..550a8e8988b4 100644 --- a/x11-toolkits/libjparser/Makefile +++ b/x11-toolkits/libjparser/Makefile @@ -72,12 +72,6 @@ ALL_TARGET= freebsd2.x LIBNUMBER= 1.1 .endif -.if defined(NOPORTDOCS) -PLIST_SUB+= PORTDOCS:="@comment " -.else -PLIST_SUB+= PORTDOCS:= -.endif # !defined(NOPORTDOCS) - post-extract: .for i in ${COPY_JXDIRS} @${CP} -Rp ${JXPORT_WRKSRC}/${i} ${WRKSRC} |