diff options
Diffstat (limited to 'cad/gerbv')
-rw-r--r-- | cad/gerbv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile index f575fc1a48fe..70a1a72a9d70 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -26,6 +26,7 @@ PLIST_SUB= VERSION="${PORTVERSION}" MAN1= gerbv.1 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/^SUBDIRS =/s|desktop||g' ${WRKSRC}/Makefile.in |