diff options
Diffstat (limited to 'print/libgnomeprintmm/Makefile')
-rw-r--r-- | print/libgnomeprintmm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/libgnomeprintmm/Makefile b/print/libgnomeprintmm/Makefile index c89a3b804297..191607fab9de 100644 --- a/print/libgnomeprintmm/Makefile +++ b/print/libgnomeprintmm/Makefile @@ -25,6 +25,7 @@ CONFIGURE_ARGS= --enable-static PLIST_SUB= VERSION="2.5" API_VERSION="2.6" +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s|\(-lglibmm\)|-L\$$(GMM_PROCDIR)/../.. \1|" \ ${WRKSRC}/tools/extra_defs_gen/Makefile.in |