aboutsummaryrefslogtreecommitdiff
path: root/www/vtiger
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-03-10 23:20:00 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-03-10 23:20:00 +0000
commitdb8d525ccd4d15740b343ab2f3d850dc5cf418c2 (patch)
tree12a21e8618ca56fbb6ebdfb190dcf4c6cd72d404 /www/vtiger
parent2523d233f3d672420548673ae415d70ce7bb8050 (diff)
downloadports-db8d525ccd4d15740b343ab2f3d850dc5cf418c2.tar.gz
ports-db8d525ccd4d15740b343ab2f3d850dc5cf418c2.zip
Notes
Diffstat (limited to 'www/vtiger')
-rw-r--r--www/vtiger/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/vtiger/Makefile b/www/vtiger/Makefile
index 8744b7a87e50..8ead9e19fd45 100644
--- a/www/vtiger/Makefile
+++ b/www/vtiger/Makefile
@@ -22,7 +22,7 @@ WRKSRC= ${WRKDIR}/vtigercrm
OPTIONS_DEFINE= MYSQL
-.include <bsd.port.pre.mk>
+.include <bsd.port.options.mk>
CONFLICTS= vtiger-4.*
@@ -111,4 +111,4 @@ create-plist:
@${FIND} -ds ${WRKSRC} -type d \
| ${SED} -e 's,^${WRKSRC},@dirrm %%WWWDIR%%,' >> ${PLIST}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>