diff options
Diffstat (limited to 'sysutils/gnome-pkgview/Makefile')
-rw-r--r-- | sysutils/gnome-pkgview/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/gnome-pkgview/Makefile b/sysutils/gnome-pkgview/Makefile index 7e62991e97ee..f9bc8d1ca509 100644 --- a/sysutils/gnome-pkgview/Makefile +++ b/sysutils/gnome-pkgview/Makefile @@ -20,6 +20,7 @@ LDFLAGS+= -L${LOCALBASE}/lib GCONF_SCHEMAS= gnome-pkgview.schemas +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/src/config-path.c |