diff options
Diffstat (limited to 'devel/libgconf-java/Makefile')
-rw-r--r-- | devel/libgconf-java/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libgconf-java/Makefile b/devel/libgconf-java/Makefile index 891266b174c2..313b34af91a1 100644 --- a/devel/libgconf-java/Makefile +++ b/devel/libgconf-java/Makefile @@ -33,6 +33,7 @@ PLIST_SUB= GCONF_API_VERSION=${GCONF_API_VERSION} \ PKGMESSAGE= ${WRKDIR}/pkg-message +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' \ ${WRKSRC}/configure |