summaryrefslogtreecommitdiff
path: root/lang/php54/Makefile.common
diff options
context:
space:
mode:
authorwiz <wiz>2014-10-05 16:41:05 +0000
committerwiz <wiz>2014-10-05 16:41:05 +0000
commit4bb388e48869d92728708d65bcb87b834557cde9 (patch)
tree2480e460ff161850b9fccffc99831a1bbe1baf7e /lang/php54/Makefile.common
parent2f217ef712b08fba5931e1b4e903510c5a5f099c (diff)
downloadpkgsrc-4bb388e48869d92728708d65bcb87b834557cde9.tar.gz
Fix ``Please add a line "# used by foo/bar/Makefile" here.'' warnings.
Diffstat (limited to 'lang/php54/Makefile.common')
-rw-r--r--lang/php54/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/php54/Makefile.common b/lang/php54/Makefile.common
index 72b00286ed2..55bdce627f9 100644
--- a/lang/php54/Makefile.common
+++ b/lang/php54/Makefile.common
@@ -1,7 +1,9 @@
-# $NetBSD: Makefile.common,v 1.17 2013/10/25 21:47:51 joerg Exp $
+# $NetBSD: Makefile.common,v 1.18 2014/10/05 16:41:07 wiz Exp $
# used by lang/php54/Makefile.php
# used by lang/php/ext.mk
# used by meta-pkgs/php54-extensions/Makefile
+# used by devel/libthrift/options.mk
+# used by databases/php-sqlrelay/Makefile
PHP_VERSION_REQD= 54
PHP_BASE_VERS= ${PHP54_VERSION}