From 205d36c557813e24db5fe30dc8f1334b745adaf4 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Sun, 25 Jan 2004 08:22:47 +0000 Subject: Update to 1.1.2 --- x11/libXcursor/Makefile | 10 ++++------ x11/libXcursor/distinfo | 2 +- x11/libXcursor/files/patch-Makefile.in | 11 ----------- 3 files changed, 5 insertions(+), 18 deletions(-) delete mode 100644 x11/libXcursor/files/patch-Makefile.in (limited to 'x11/libXcursor') diff --git a/x11/libXcursor/Makefile b/x11/libXcursor/Makefile index 4c5eabd7f018..f0f89e58af17 100644 --- a/x11/libXcursor/Makefile +++ b/x11/libXcursor/Makefile @@ -6,16 +6,15 @@ # PORTNAME= libXcursor -PORTVERSION= 1.1.1.p1 +PORTVERSION= 1.1.2 CATEGORIES= x11 -MASTER_SITES= http://pdx.freedesktop.org/~anholt/dist/ +MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ MAINTAINER= x11@FreeBSD.org COMMENT= X client-side cursor loading 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} @@ -27,8 +26,7 @@ USE_GMAKE= yes USE_LIBTOOL= yes CFLAGS+= -DMALLOC_0_RETURNS_NULL MAN3= Xcursor.3 -WRKSRC= ${WRKDIR}/${PORTNAME}-1.1.1 - INSTALLS_SHLIB= yes +USE_GNOME= gnomehack pkgconfig .include diff --git a/x11/libXcursor/distinfo b/x11/libXcursor/distinfo index 9aaa1cddc713..7fa0fd7bb8d8 100644 --- a/x11/libXcursor/distinfo +++ b/x11/libXcursor/distinfo @@ -1 +1 @@ -MD5 (libXcursor-1.1.1.p1.tar.bz2) = 5bc778904371f1fb5fb21f27cd4f227c +MD5 (libXcursor-1.1.2.tar.bz2) = cc38e1e1a144f828e6ad216c4ebb876b diff --git a/x11/libXcursor/files/patch-Makefile.in b/x11/libXcursor/files/patch-Makefile.in deleted file mode 100644 index d774877de4a9..000000000000 --- a/x11/libXcursor/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Sat Nov 22 17:27:48 2003 -+++ Makefile.in Sat Nov 22 17:32:03 2003 -@@ -187,7 +187,7 @@ - libXcursorincludedir = $(includedir)/X11/Xcursor - libXcursorinclude_HEADERS = Xcursor.h - --pkgconfigdir = $(libdir)/pkgconfig -+pkgconfigdir = $(prefix)/libdata/pkgconfig - pkgconfig_DATA = xcursor.pc - - EXTRA_DIST = $(man_MANS) xcursor.pc.in autogen.sh -- cgit v1.2.3