pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

(pgstudio) Add www/P5-CGI for DEPENDS



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara (CF-SX2) <makoto%ki.nu@localhost>
Pushed By:	mef
Date:		Thu Dec 7 21:10:33 2017 +0900
Changeset:	a8517159208b44ee59c6241fa611f3e49011e25c

Modified Files:
	pgstudio/Makefile

Log Message:
(pgstudio) Add www/P5-CGI for DEPENDS

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a8517159208b44ee59c6241fa611f3e49011e25c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 pgstudio/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/pgstudio/Makefile b/pgstudio/Makefile
index 8ad2a4400c..fa52e8062d 100644
--- a/pgstudio/Makefile
+++ b/pgstudio/Makefile
@@ -12,6 +12,7 @@ COMMENT=	GUI to manage PostgreSQL database
 LICENSE=	postgresql-license
 
 DEPENDS+=	apache-tomcat-[0-9]*:../../www/apache-tomcat8
+DEPENDS+=	p5-CGI-[0-9]*:../../www/p5-CGI
 BUILD_DEPENDS+=	apache-ant-[0-9]*:../../devel/apache-ant
 
 INSTALLATION_DIRS+= share/tomcat/webapps


Home | Main Index | Thread Index | Old Index