diff options
Diffstat (limited to 'textproc/aiksaurus-gtk/Makefile')
-rw-r--r-- | textproc/aiksaurus-gtk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/aiksaurus-gtk/Makefile b/textproc/aiksaurus-gtk/Makefile index 3d7481a296ff..c22a860a13af 100644 --- a/textproc/aiksaurus-gtk/Makefile +++ b/textproc/aiksaurus-gtk/Makefile @@ -14,6 +14,7 @@ PKGDIR= ${.CURDIR} USE_GNOME= gtk20 CONFIGURE_ARGS=--with-gtk +NO_STAGE= yes pre-install: @${REINPLACE_CMD} -e 's|base [$$][(]GTKSRCDIR[)] data|$$(GTKSRCDIR)|g' \ ${WRKSRC}/Makefile |