diff options
Diffstat (limited to 'graphics/cal3d')
-rw-r--r-- | graphics/cal3d/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/cal3d/Makefile b/graphics/cal3d/Makefile index 032532394edb..518bd7a18d34 100644 --- a/graphics/cal3d/Makefile +++ b/graphics/cal3d/Makefile @@ -23,6 +23,7 @@ AUTOTOOLSFILES= aclocal.m4 MAN1= cal3d_converter.1 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} \ -e 's|^\(pkgconfigdir\ =\).*|\1 $$(prefix)/libdata/pkgconfig|' \ |