diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-07 16:49:09 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-07 16:49:09 +0000 |
commit | c23ef8bc8bf7d31214830bdcaa75c6018065881a (patch) | |
tree | 4a5c38c58618cc47e6b107297e7eebb1a64292be /databases/sqlbuddy | |
parent | 1510b743f230c8b6af6cc251122903f0afdc1461 (diff) |
Notes
Diffstat (limited to 'databases/sqlbuddy')
-rw-r--r-- | databases/sqlbuddy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/sqlbuddy/Makefile b/databases/sqlbuddy/Makefile index 78cb96ccb25a..825863b6614c 100644 --- a/databases/sqlbuddy/Makefile +++ b/databases/sqlbuddy/Makefile @@ -12,7 +12,7 @@ COMMENT= Web based MySQL administration with a set of PHP scripts BROKEN= Fails to check-sanity -USE_ZIP= yes +USES= zip NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} |