diff options
Diffstat (limited to 'www/goose/Makefile')
-rw-r--r-- | www/goose/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/goose/Makefile b/www/goose/Makefile index ba0d231d160e..6868c288affc 100644 --- a/www/goose/Makefile +++ b/www/goose/Makefile @@ -24,6 +24,7 @@ POD2MAN?= pod2man MAN1= goose.1 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|g" \ -e "s|%%DATADIR%%|${DATADIR}|g" \ |