From e15d25a48c167e754ef8cc3765332bdbbcffd669 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sun, 2 Feb 2014 14:57:32 +0000 Subject: [PATCH] - Stage support --- deskutils/conkyemail/Makefile | 1 - deskutils/jjclient/Makefile | 1 - 2 files changed, 2 deletions(-) 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