summaryrefslogtreecommitdiff
path: root/lang/guile14/Makefile
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2003-01-17 04:43:06 +0000
committeruebayasi <uebayasi@pkgsrc.org>2003-01-17 04:43:06 +0000
commit175f0f7f4f7c5314e0a5f403783315f5f4f4e508 (patch)
tree692bd23ccfdebbbf632235354df1225d889d6cc0 /lang/guile14/Makefile
parent16d3201ca2b2f5545b13f2884c9ee37cbe9783a2 (diff)
downloadpkgsrc-175f0f7f4f7c5314e0a5f403783315f5f4f4e508.tar.gz
'guile-config' didn't produce runtime path information in 'link' command. Fix
it, bump revision to 2.
Diffstat (limited to 'lang/guile14/Makefile')
-rw-r--r--lang/guile14/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/guile14/Makefile b/lang/guile14/Makefile
index 4e8e12da0e0..e7eb7b21fc9 100644
--- a/lang/guile14/Makefile
+++ b/lang/guile14/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2003/01/16 16:42:06 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2003/01/17 04:43:06 uebayasi Exp $
DISTNAME= guile-1.4.1
PKGNAME= guile14-1.4.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=guile/}