summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorobache <obache>2012-09-15 13:31:09 +0000
committerobache <obache>2012-09-15 13:31:09 +0000
commitf5c37aceebbb751ca7f7ae67a6f67e35321c6826 (patch)
treea23e6a4425341399f2765a63d473367d0aa80851 /misc
parent704448861138ee925d7e2e4964a85a1f45544271 (diff)
downloadpkgsrc-f5c37aceebbb751ca7f7ae67a6f67e35321c6826.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"