diff options
Diffstat (limited to 'print/gsview/Makefile')
-rw-r--r-- | print/gsview/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/gsview/Makefile b/print/gsview/Makefile index 5ba8559..4ce6b51 100644 --- a/print/gsview/Makefile +++ b/print/gsview/Makefile @@ -32,6 +32,7 @@ PORTDOCS= gsview.css cdorder.txt regorder.txt Readme.htm LICENCE \ gvxit.htm gvxnl.htm gvxru.htm gvxse.htm gvxsk.htm SUB_FILES= pkg-message +NO_STAGE= yes post-patch: ${CP} ${WRKSRC}/srcunx/unx.mak ${WRKSRC}/Makefile ${REINPLACE_CMD} -e 's;malloc\.h;stdlib\.h;g' \ |