diff --git a/cad/electric/Makefile b/cad/electric/Makefile index 22c9c35dc0a3..3076f46a683f 100644 --- a/cad/electric/Makefile +++ b/cad/electric/Makefile @@ -20,7 +20,6 @@ T1LIB_DESC= Use T1lib Type1 font library USES= motif -NO_STAGE= yes .include FEATURES+= MOTIF @@ -55,6 +54,6 @@ post-patch: .endfor post-install: - ${STRIP_CMD} ${PREFIX}/bin/electric + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/electric .include