diff options
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/notebook/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/deskutils/notebook/Makefile b/deskutils/notebook/Makefile index 7bac4ef3dfbd..63d178f1e2c1 100644 --- a/deskutils/notebook/Makefile +++ b/deskutils/notebook/Makefile @@ -62,12 +62,6 @@ ALL_TARGET= freebsd3.x ALL_TARGET= freebsd2.x .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} |