diff --git a/deskutils/conkyemail/Makefile b/deskutils/conkyemail/Makefile index 71137f73f4e1..4f77dd3356e3 100644 --- a/deskutils/conkyemail/Makefile +++ b/deskutils/conkyemail/Makefile @@ -20,7 +20,6 @@ INSTALL_EGGINFO=yes WRKSRC= ${WRKDIR}/src -NO_STAGE= yes post-patch: cd ${WRKSRC} && ${REINPLACE_CMD} -e 's,/usr/share/${PORTNAME},${DATADIR},g' \ conkyEmail conkyEmail.py setup.py example/conkyrc diff --git a/deskutils/jjclient/Makefile b/deskutils/jjclient/Makefile index 5eb716a899b9..099f21a25e98 100644 --- a/deskutils/jjclient/Makefile +++ b/deskutils/jjclient/Makefile @@ -16,5 +16,4 @@ LIB_DEPENDS+= libxmlrpc.so:${PORTSDIR}/net/xmlrpc-c PLIST_FILES= bin/jjclient -NO_STAGE= yes .include