summaryrefslogtreecommitdiff
path: root/lang/chicken
diff options
context:
space:
mode:
authorleot <leot>2015-08-15 17:51:43 +0000
committerleot <leot>2015-08-15 17:51:43 +0000
commite7720f400dd84ed78d6b128f07d373203ce1fb72 (patch)
tree7a8d5ed67d525fc2c74f4cf6913c06dfce82d8c8 /lang/chicken
parentc74f0cb90c0aa02bc87894156ab7c7a5987ea97b (diff)
downloadpkgsrc-e7720f400dd84ed78d6b128f07d373203ce1fb72.tar.gz
Update OWN_DIRS to reflect current eggs directory location and bump PKGREVISION.
ok asau@
Diffstat (limited to 'lang/chicken')
-rw-r--r--lang/chicken/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/chicken/Makefile b/lang/chicken/Makefile
index fead16bd932..029e9b067bf 100644
--- a/lang/chicken/Makefile
+++ b/lang/chicken/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.53 2015/08/05 20:41:14 asau Exp $
+# $NetBSD: Makefile,v 1.54 2015/08/15 17:51:43 leot Exp $
DISTNAME= chicken-4.10.0
+PKGREVISION= 1
CATEGORIES= lang
MASTER_SITES= http://code.call-cc.org/releases/$(PKGVERSION_NOREV)/ \
http://code.call-cc.org/releases/$(PKGVERSION_NOREV:R)/
@@ -17,7 +18,7 @@ USE_TOOLS+= gmake
UNLIMIT_RESOURCES= datasize
INSTALLATION_DIRS= share/chicken
-OWN_DIRS= ${PREFIX}/lib/chicken ${PREFIX}/lib/chicken/6
+OWN_DIRS= ${PREFIX}/lib/chicken ${PREFIX}/lib/chicken/7
BUILD_TARGET= all