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 /deskutils/myitcrm | |
parent | 1510b743f230c8b6af6cc251122903f0afdc1461 (diff) |
Notes
Diffstat (limited to 'deskutils/myitcrm')
-rw-r--r-- | deskutils/myitcrm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/myitcrm/Makefile b/deskutils/myitcrm/Makefile index b4ed58a664a6..b789f81f4a42 100644 --- a/deskutils/myitcrm/Makefile +++ b/deskutils/myitcrm/Makefile @@ -13,7 +13,7 @@ COMMENT= MyIT CRM is a CRM project designed for Computer Servicing and Repairs LICENSE= GPLv3 -USE_ZIP= yes +USES= zip USE_PHP= mysql session xml NO_BUILD= yes WRKSRC= ${WRKDIR}/MyITCRM-${PORTVERSION} |