diff options
Diffstat (limited to 'x11-toolkits/libjtoolbar')
-rw-r--r-- | x11-toolkits/libjtoolbar/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/x11-toolkits/libjtoolbar/Makefile b/x11-toolkits/libjtoolbar/Makefile index 9e1bd0e88c46..62f82d027b0b 100644 --- a/x11-toolkits/libjtoolbar/Makefile +++ b/x11-toolkits/libjtoolbar/Makefile @@ -80,12 +80,6 @@ ALL_TARGET= freebsd2.x LIBNUMBER= 0.5 .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} |