Fri May 10 04:13:51 2013 UTC ()
Helps to set INSTALLATION_DIRS too.


(riastradh)
diff -r1.3 -r1.4 pkgsrc/devel/py-libevent-rpcgen/Makefile

cvs diff -r1.3 -r1.4 pkgsrc/devel/py-libevent-rpcgen/Makefile (expand / switch to context diff)
--- pkgsrc/devel/py-libevent-rpcgen/Makefile 2013/05/10 01:29:59 1.3
+++ pkgsrc/devel/py-libevent-rpcgen/Makefile 2013/05/10 04:13:51 1.4
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2013/05/10 01:29:59 riastradh Exp $
+# $NetBSD: Makefile,v 1.4 2013/05/10 04:13:51 riastradh Exp $
 
 .include "../../devel/libevent/Makefile.common"
 
@@ -11,6 +11,8 @@
 LICENSE=	modified-bsd
 
 REPLACE_PYTHON=		event_rpcgen.py
+
+INSTALLATION_DIRS+=	bin
 
 do-configure:
 do-build: