diff options
Diffstat (limited to 'x11-toolkits/libj2dplot/Makefile')
-rw-r--r-- | x11-toolkits/libj2dplot/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/x11-toolkits/libj2dplot/Makefile b/x11-toolkits/libj2dplot/Makefile index bdd3e4e1c410..b863b078c462 100644 --- a/x11-toolkits/libj2dplot/Makefile +++ b/x11-toolkits/libj2dplot/Makefile @@ -73,12 +73,6 @@ ALL_TARGET= freebsd2.x LIBNUMBER= 0.6 .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} |