summaryrefslogtreecommitdiff
path: root/lang/guile16
diff options
context:
space:
mode:
authorreed <reed>2009-05-02 16:21:43 +0000
committerreed <reed>2009-05-02 16:21:43 +0000
commitc5a6076b6f93ca57742faa3b0d24c9f337c1dbc5 (patch)
tree2319be5aa37823896621deeeb9dfec36069a9eca /lang/guile16
parent6bf5eadad3574cdea69692e342a7bb451b7462fc (diff)
downloadpkgsrc-c5a6076b6f93ca57742faa3b0d24c9f337c1dbc5.tar.gz
Add PREV_PKGPATH and/or SUPERSEDES for various packages that
were moved or renamed. This was for some from 2008 and 2009 and one from 2001. Also I noticed that a CHANGES entry was wrong as said "Renamed" when should have said "Moved" (lua-OSBF) because PKGBASE stayed the same.
Diffstat (limited to 'lang/guile16')
-rw-r--r--lang/guile16/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/lang/guile16/Makefile b/lang/guile16/Makefile
index 20fb7f99745..3bbc8d1049a 100644
--- a/lang/guile16/Makefile
+++ b/lang/guile16/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2008/07/14 12:56:07 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2009/05/02 16:21:44 reed Exp $
DISTNAME= guile-1.6.8
PKGREVISION= 2
@@ -10,6 +10,9 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/guile/guile.html
COMMENT= GNU's Ubiquitous Intelligent Language for Extension (1.6.x series)
+# Purposely not defining PREV_PKGPATH
+SUPERSEDES= guile-1.6.*
+
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES