diff options
Diffstat (limited to 'deskutils/cartotheque/Makefile')
-rw-r--r-- | deskutils/cartotheque/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/cartotheque/Makefile b/deskutils/cartotheque/Makefile index 1b27781fcacb..50116a5b6df2 100644 --- a/deskutils/cartotheque/Makefile +++ b/deskutils/cartotheque/Makefile @@ -18,6 +18,7 @@ USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \ ${WRKSRC}/GNUmakefile |