- add missing php module
This commit is contained in:
parent
86c815a76b
commit
4e985c7e2d
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2011/07/08 23:04:53 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2011/07/10 19:28:46 jasper Exp $
|
||||
|
||||
COMMENT= tool to handle the administration of PostgreSQL over the web
|
||||
|
||||
@ -21,6 +21,8 @@ NO_BUILD= Yes
|
||||
NO_REGRESS= Yes
|
||||
PKG_ARCH= *
|
||||
|
||||
MODULES= lang/php
|
||||
|
||||
PREFIX= /var/www
|
||||
INSTDIR= ${PREFIX}/phpPgAdmin
|
||||
SUBST_VARS= INSTDIR
|
||||
|
Loading…
x
Reference in New Issue
Block a user