diff options
author | joerg <joerg@pkgsrc.org> | 2009-12-14 18:32:07 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-12-14 18:32:07 +0000 |
commit | 6d59d6a616959382fbf447bdabfeefc0b92ba4dc (patch) | |
tree | 3e3e2123d337110f96135454300b75227882b6d4 /lang/kaffe/Makefile | |
parent | 1804423e46dbd10ddad0e830e78ab24160efe1a1 (diff) | |
download | pkgsrc-6d59d6a616959382fbf447bdabfeefc0b92ba4dc.tar.gz |
Override LIBLTDL explicitly to unbreak build with libtool 2.2.
Fix PLIST. Bump revision.
Diffstat (limited to 'lang/kaffe/Makefile')
-rw-r--r-- | lang/kaffe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/kaffe/Makefile b/lang/kaffe/Makefile index c941edf2475..4b50529563b 100644 --- a/lang/kaffe/Makefile +++ b/lang/kaffe/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.72 2009/07/10 19:58:12 abs Exp $ +# $NetBSD: Makefile,v 1.73 2009/12/14 18:32:07 joerg Exp $ # .include "Makefile.common" -PKGREVISION= 3 +PKGREVISION= 4 CONFLICTS+= kaffe-nox11-[0-9]* |