Lines 2-8
Link Here
|
2 |
# $FreeBSD: head/security/keepass/Makefile 527676 2020-03-03 14:43:37Z woodsb02 $ |
2 |
# $FreeBSD: head/security/keepass/Makefile 527676 2020-03-03 14:43:37Z woodsb02 $ |
3 |
|
3 |
|
4 |
PORTNAME= keepass |
4 |
PORTNAME= keepass |
5 |
PORTVERSION= 2.44 |
5 |
PORTVERSION= 2.45 |
6 |
CATEGORIES= security |
6 |
CATEGORIES= security |
7 |
MASTER_SITES= SF/${PORTNAME}/KeePass%202.x/${PORTVERSION} |
7 |
MASTER_SITES= SF/${PORTNAME}/KeePass%202.x/${PORTVERSION} |
8 |
DISTNAME= KeePass-${PORTVERSION}-Source |
8 |
DISTNAME= KeePass-${PORTVERSION}-Source |
Lines 40-45
Link Here
|
40 |
DEBUG_VARS_OFF= config=Release |
40 |
DEBUG_VARS_OFF= config=Release |
41 |
XDOTOOL_RUN_DEPENDS= xdotool:x11/xdotool |
41 |
XDOTOOL_RUN_DEPENDS= xdotool:x11/xdotool |
42 |
XSEL_RUN_DEPENDS= xsel:x11/xsel-conrad |
42 |
XSEL_RUN_DEPENDS= xsel:x11/xsel-conrad |
|
|
43 |
|
44 |
MAKE_ENV= MONO_REGISTRY_PATH=${WRKDIR} |
43 |
|
45 |
|
44 |
post-patch: |
46 |
post-patch: |
45 |
${REINPLACE_CMD} -e 's|sed\ -i|sed\ -i\ \"\"|g' ${WRKSRC}/Build/PrepMonoDev.sh |
47 |
${REINPLACE_CMD} -e 's|sed\ -i|sed\ -i\ \"\"|g' ${WRKSRC}/Build/PrepMonoDev.sh |