Update to 2.0.1
This commit is contained in:
parent
7f1cd1bb52
commit
62495c27e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99013
@ -6,16 +6,15 @@
|
||||
#
|
||||
|
||||
PORTNAME= fixesext
|
||||
PORTVERSION= 2.0.p2
|
||||
PORTVERSION= 2.0.1
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://pdx.freedesktop.org/~anholt/dist/
|
||||
MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= X Fixes extension headers and specification
|
||||
|
||||
LIB_PC_DEPENDS= ${X11BASE}/libdata/pkgconfig/xextensions.pc:${PORTSDIR}/x11/xextensions
|
||||
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig \
|
||||
${LIB_PC_DEPENDS}
|
||||
BUILD_DEPENDS= ${LIB_PC_DEPENDS}
|
||||
RUN_DEPENDS= ${LIB_PC_DEPENDS}
|
||||
|
||||
USE_BZIP2= yes
|
||||
@ -24,6 +23,6 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
USE_GMAKE= yes
|
||||
NO_BUILD= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-2.0
|
||||
USE_GNOME= gnomehack pkgconfig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (fixesext-2.0.p2.tar.bz2) = 386ee5346f162c443bd8c8905784491c
|
||||
MD5 (fixesext-2.0.1.tar.bz2) = 6cc725db32346058a4adeef283335ae1
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- Makefile.in.orig Sun Nov 9 22:38:12 2003
|
||||
+++ Makefile.in Sun Nov 9 22:38:22 2003
|
||||
@@ -125,7 +125,7 @@
|
||||
fixesextdocdir = $(datadir)/doc/fixesext
|
||||
fixesextdoc_DATA = protocol
|
||||
|
||||
-pkgconfigdir = $(libdir)/pkgconfig
|
||||
+pkgconfigdir = $(prefix)/libdata/pkgconfig
|
||||
pkgconfig_DATA = fixesext.pc
|
||||
|
||||
EXTRA_DIST = autogen.sh fixesext.pc.in $(fixesextdoc_DATA)
|
Loading…
Reference in New Issue
Block a user