summaryrefslogtreecommitdiff
path: root/x11/rox-session
diff options
context:
space:
mode:
authorrxg <rxg>2006-02-26 08:44:39 +0000
committerrxg <rxg>2006-02-26 08:44:39 +0000
commit1a9476b21a855d5784069eeb36fb37e5dbdf89ff (patch)
tree1095d30196fc297aee19bfbe15d8a3b99abb8349 /x11/rox-session
parent97ebc7d19b54244ec88c9e2d4c3b06baee557416 (diff)
downloadpkgsrc-1a9476b21a855d5784069eeb36fb37e5dbdf89ff.tar.gz
Remove setup.py.orig after patch stage.
Diffstat (limited to 'x11/rox-session')
-rw-r--r--x11/rox-session/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/rox-session/Makefile b/x11/rox-session/Makefile
index 3ba0d21ef20..f59b243d234 100644
--- a/x11/rox-session/Makefile
+++ b/x11/rox-session/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/02/11 16:12:25 rxg Exp $
+# $NetBSD: Makefile,v 1.2 2006/02/26 08:44:39 rxg Exp $
#
DISTNAME= ROX-Session-0.1.25
@@ -52,6 +52,9 @@ SUBST_SED.lib= -e 's,/usr/local/lib,${PREFIX}/share/rox,g'
BUILD_TARGET= ../${PLATFORM}/ROX-Session
CONFIGURE_DIRS= src
+post-patch:
+ ${RM} -f ${WRKSRC}/setup.py.orig
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PLATFORM}/ROX-Session ${PREFIX}/libexec/rox
cd ${WRKSRC} && ${PAX} -rw \