mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
Update to 6.6.1
This commit is contained in:
parent
9b39dcd290
commit
b84f36744b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99011
@ -6,9 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= xproto
|
||||
PORTVERSION= 6.6.p2
|
||||
PORTVERSION= 6.6.1
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://pdx.freedesktop.org/~anholt/dist/
|
||||
MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= X11 protocol headers
|
||||
@ -19,6 +19,6 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
USE_GMAKE= yes
|
||||
NO_BUILD= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-6.6
|
||||
USE_GNOME= gnomehack
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xproto-6.6.p2.tar.bz2) = 95f894aed6538841902dee5a60ce2fb7
|
||||
MD5 (xproto-6.6.1.tar.bz2) = 8a7546a607dcd61b2ee595c763fd7f85
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- Makefile.in.orig Sun Nov 9 22:47:17 2003
|
||||
+++ Makefile.in Sun Nov 9 22:47:29 2003
|
||||
@@ -133,7 +133,7 @@
|
||||
keysymdef.h
|
||||
|
||||
|
||||
-pkgconfigdir = $(libdir)/pkgconfig
|
||||
+pkgconfigdir = $(prefix)/libdata/pkgconfig
|
||||
pkgconfig_DATA = xproto.pc
|
||||
|
||||
EXTRA_DIST = autogen.sh xproto.pc.in
|
Loading…
Reference in New Issue
Block a user