aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-06-12 08:56:36 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-06-12 08:56:36 +0000
commit49563c16cf5634ff33f84948d95759c5668a458a (patch)
tree9704186e9ba9b722e9618c182d9dbd4153d68ed6
parentfc9ba0aff72993f897d698b139577e2cf1442d23 (diff)
downloadports-49563c16cf5634ff33f84948d95759c5668a458a.tar.gz
ports-49563c16cf5634ff33f84948d95759c5668a458a.zip
Notes
-rw-r--r--databases/pgadmin3/Makefile2
-rw-r--r--databases/pgadmin3/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/pgadmin3/Makefile b/databases/pgadmin3/Makefile
index fff0980151e4..aed5db6f9e8f 100644
--- a/databases/pgadmin3/Makefile
+++ b/databases/pgadmin3/Makefile
@@ -34,7 +34,7 @@ PORTDATA= *
post-patch:
@${REINPLACE_CMD} -e 's,/wx-config,/${WX_CONFIG:T},' ${WRKSRC}/configure
- @${REINPLACE_CMD} -e 's,wxrc,wxrc-gtk2u-${WX_VERSION},' ${WRKSRC}/pgadmin/ui/embed-xrc
+ @${REINPLACE_CMD} -e 's,wxrc ,${WXRC_CMD:T} ,' ${WRKSRC}/pgadmin/ui/embed-xrc
@${REINPLACE_CMD} -e 's,/usr/bin/xterm,${LOCALBASE}/bin/xterm,' ${WRKSRC}/plugins.d/plugins.ini
@${REINPLACE_CMD} -e 's,/bin/bash,/bin/sh,' ${WRKSRC}/pgadmin/ver_svn.sh
@${REINPLACE_CMD} -e 's,Exec=/usr/bin/pgadmin3,Exec=${LOCALBASE}/bin/pgadmin3,'\
diff --git a/databases/pgadmin3/pkg-descr b/databases/pgadmin3/pkg-descr
index 7114828f836a..f07934575d76 100644
--- a/databases/pgadmin3/pkg-descr
+++ b/databases/pgadmin3/pkg-descr
@@ -4,4 +4,4 @@ terms of the Artistic Licence and may be redistributed provided the terms
of the licence are adhered to. The project is managed by the pgAdmin
Development Team.
-WWW: http://www.pgadmin.org/
+WWW: https://www.pgadmin.org/