diff options
Diffstat (limited to 'sysutils/abgx360/Makefile')
-rw-r--r-- | sysutils/abgx360/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sysutils/abgx360/Makefile b/sysutils/abgx360/Makefile index 2c61b55..7071623 100644 --- a/sysutils/abgx360/Makefile +++ b/sysutils/abgx360/Makefile @@ -12,14 +12,10 @@ COMMENT= Verify and repair Xbox 360 backup images BUILD_DEPENDS= curl:${PORTSDIR}/ftp/curl -BROKEN_ia64= does not compile -BROKEN_powerpc= does not compile -BROKEN_sparc64= does not compile +GNU_CONFIGURE= yes PLIST_FILES= bin/abgx360 -GNU_CONFIGURE= yes - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/abgx360 ${STAGEDIR}${PREFIX}/bin |