summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-09-15 13:31:09 +0000
committerobache <obache@pkgsrc.org>2012-09-15 13:31:09 +0000
commitc860cd11c435f6d1ba442990ba5fef0cdd28722b (patch)
treea23e6a4425341399f2765a63d473367d0aa80851 /misc
parent094964ea953f7b2d59036b512556acdc44e4d06e (diff)
downloadpkgsrc-c860cd11c435f6d1ba442990ba5fef0cdd28722b.tar.gz
No need to buildlink with mysql client libraries here.
Diffstat (limited to 'misc')
-rw-r--r--misc/php-orangehrm/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/php-orangehrm/Makefile b/misc/php-orangehrm/Makefile
index 39fd96e23e3..de6123fde7b 100644
--- a/misc/php-orangehrm/Makefile
+++ b/misc/php-orangehrm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2012/06/16 05:25:03 taca Exp $
+# $NetBSD: Makefile,v 1.4 2012/09/15 13:31:09 obache Exp $
#
DISTNAME= orangehrm-2.7
@@ -42,5 +42,4 @@ do-install:
${DESTDIR}${PREFIX}/${OHRDIR}
.include "../../lang/php/phpversion.mk"
-.include "../../mk/mysql.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"