summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorriastradh <riastradh@pkgsrc.org>2013-05-10 01:25:03 +0000
committerriastradh <riastradh@pkgsrc.org>2013-05-10 01:25:03 +0000
commitcf3068aef6f3faf27525b8f99b6116f93609d6b2 (patch)
tree82fb3bddcb573babb21159ce33490fb6e4d39674 /devel
parent7d65c3cc9381648b6f7f53ad177c969753b51da1 (diff)
downloadpkgsrc-cf3068aef6f3faf27525b8f99b6116f93609d6b2.tar.gz
Fix poty in new py-libevent-rpcgen makefile.
Diffstat (limited to 'devel')
-rw-r--r--devel/py-libevent-rpcgen/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-libevent-rpcgen/Makefile b/devel/py-libevent-rpcgen/Makefile
index 34f3b32d1c5..790571c92e5 100644
--- a/devel/py-libevent-rpcgen/Makefile
+++ b/devel/py-libevent-rpcgen/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2013/05/10 01:22:27 riastradh Exp $
+# $NetBSD: Makefile,v 1.2 2013/05/10 01:25:03 riastradh Exp $
-.include "../../libevent/devel/Makefile.common"
+.include "../../devel/libevent/Makefile.common"
DISTNAME= py-libevent-rpcgen-${LIBEVENT_VERSION}
CATEGORIES= devel