summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authoranholt <anholt@FreeBSD.org>2004-01-25 08:28:21 +0000
committeranholt <anholt@FreeBSD.org>2004-01-25 08:28:21 +0000
commitd2584daba856252855a06ca2518f28e70d8871e3 (patch)
treecbf9b1b34980a18ff6b4b288e4dd9ab5ebb81d9c /x11
parent9dac66fb76a5a09437a06e6467521fd9d517454f (diff)
downloadFreeBSD-ports-d2584daba856252855a06ca2518f28e70d8871e3.zip
FreeBSD-ports-d2584daba856252855a06ca2518f28e70d8871e3.tar.gz
Update to 6.0.1
Diffstat (limited to 'x11')
-rw-r--r--x11/libXi/Makefile9
-rw-r--r--x11/libXi/distinfo2
-rw-r--r--x11/libXi/files/patch-Makefile.in11
3 files changed, 5 insertions, 17 deletions
diff --git a/x11/libXi/Makefile b/x11/libXi/Makefile
index e472f80..5de4010 100644
--- a/x11/libXi/Makefile
+++ b/x11/libXi/Makefile
@@ -6,16 +6,15 @@
#
PORTNAME= libXi
-PORTVERSION= 6.0.1.p1
+PORTVERSION= 6.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 Input extension library
LIB_PC_DEPENDS= ${X11BASE}/libdata/pkgconfig/x11.pc:${PORTSDIR}/x11/libX11
-BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig \
- ${X11BASE}/libdata/pkgconfig/xproto.pc:${PORTSDIR}/x11/xproto \
+BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/xproto.pc:${PORTSDIR}/x11/xproto \
${LIB_PC_DEPENDS}
RUN_DEPENDS= ${LIB_PC_DEPENDS}
@@ -26,7 +25,7 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
USE_LIBTOOL= yes
CFLAGS+= -DMALLOC_0_RETURNS_NULL
-WRKSRC= ${WRKDIR}/${PORTNAME}-6.0.1
INSTALLS_SHLIB= yes
+USE_GNOME= gnomehack pkgconfig
.include <bsd.port.mk>
diff --git a/x11/libXi/distinfo b/x11/libXi/distinfo
index d7275b9..ed483e8 100644
--- a/x11/libXi/distinfo
+++ b/x11/libXi/distinfo
@@ -1 +1 @@
-MD5 (libXi-6.0.1.p1.tar.bz2) = aa12952eb784777ec43ea1e0e597cfbc
+MD5 (libXi-6.0.1.tar.bz2) = 7e935a42428d63a387b3c048be0f2756
diff --git a/x11/libXi/files/patch-Makefile.in b/x11/libXi/files/patch-Makefile.in
deleted file mode 100644
index 288a871..0000000
--- a/x11/libXi/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig Sat Nov 22 16:27:47 2003
-+++ Makefile.in Sat Nov 22 16:45:46 2003
-@@ -184,7 +184,7 @@
- XUngrDvK.c
-
-
--pkgconfigdir = $(libdir)/pkgconfig
-+pkgconfigdir = $(prefix)/libdata/pkgconfig
- pkgconfig_DATA = xi.pc
-
- EXTRA_DIST = xi.pc.in
OpenPOWER on IntegriCloud