diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-11-11 17:07:06 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-11-11 17:07:06 +0800 |
commit | 3a23ba951deaf3821f5de33faa5550957e1d5fc6 (patch) | |
tree | 9b9893eefdc276e1401701709b6bdf59a23245fe /x11/libgnomekbd | |
parent | 8c7f223c01ffb4d6cf8f0daf26ffe6867a31f301 (diff) | |
download | marcuscom-ports-3a23ba951deaf3821f5de33faa5550957e1d5fc6.tar marcuscom-ports-3a23ba951deaf3821f5de33faa5550957e1d5fc6.tar.gz marcuscom-ports-3a23ba951deaf3821f5de33faa5550957e1d5fc6.tar.bz2 marcuscom-ports-3a23ba951deaf3821f5de33faa5550957e1d5fc6.tar.lz marcuscom-ports-3a23ba951deaf3821f5de33faa5550957e1d5fc6.tar.xz marcuscom-ports-3a23ba951deaf3821f5de33faa5550957e1d5fc6.tar.zst marcuscom-ports-3a23ba951deaf3821f5de33faa5550957e1d5fc6.zip |
The libgnomekbd distfile was rerolled to fix some build problems related
to m4 and autoconf.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7905 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/libgnomekbd')
-rw-r--r-- | x11/libgnomekbd/Makefile | 3 | ||||
-rw-r--r-- | x11/libgnomekbd/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/x11/libgnomekbd/Makefile b/x11/libgnomekbd/Makefile index d2d7e9fa7..ee905407c 100644 --- a/x11/libgnomekbd/Makefile +++ b/x11/libgnomekbd/Makefile @@ -3,7 +3,7 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11/libgnomekbd/Makefile,v 1.1 2006/11/08 02:24:28 ahze Exp $ PORTNAME= libgnomekbd PORTVERSION= 2.17.2 @@ -29,7 +29,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" post-patch: - @${MKDIR} ${WRKSRC}/m4 @${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|${PREFIX}/libdata/pkgconfig|' \ ${WRKSRC}/Makefile.in diff --git a/x11/libgnomekbd/distinfo b/x11/libgnomekbd/distinfo index 2861db3d3..46b498fb8 100644 --- a/x11/libgnomekbd/distinfo +++ b/x11/libgnomekbd/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/libgnomekbd-2.17.2.tar.bz2) = 11fab9889d8923842d6101f1c9e23fea -SHA256 (gnome2/libgnomekbd-2.17.2.tar.bz2) = 1f8c0049825dec31fad22437d650c5a739f7e300247b80877c44cf2fb07cb60c -SIZE (gnome2/libgnomekbd-2.17.2.tar.bz2) = 321150 +MD5 (gnome2/libgnomekbd-2.17.2.tar.bz2) = 1d0e7c9a84be14de1af0fd76876c710b +SHA256 (gnome2/libgnomekbd-2.17.2.tar.bz2) = 89a5693e154a2e3f3670253b296d189e11a3972e5431d5290fc18be0f00eff56 +SIZE (gnome2/libgnomekbd-2.17.2.tar.bz2) = 321252 |