From d4f0d0048a8755106a4b0445221a19761e746984 Mon Sep 17 00:00:00 2001 From: Florent Thoumie Date: Sat, 19 May 2007 20:36:56 +0000 Subject: - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. --- x11/libSM/Makefile | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) (limited to 'x11/libSM/Makefile') diff --git a/x11/libSM/Makefile b/x11/libSM/Makefile index 6726adf36579..c0339eda1343 100644 --- a/x11/libSM/Makefile +++ b/x11/libSM/Makefile @@ -6,26 +6,14 @@ # PORTNAME= libSM -PORTVERSION= 6.0.3 +PORTVERSION= 1.0.2 +PORTEPOCH= 1 CATEGORIES= x11 -MASTER_SITES= http://freedesktop.org/~ajax/xlibs-release/ MAINTAINER= x11@FreeBSD.org COMMENT= Session Management library for X11 -LIB_PC_DEPENDS= ${X11BASE}/libdata/pkgconfig/ice.pc:${PORTSDIR}/x11/libICE -BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/xproto.pc:${PORTSDIR}/x11/xproto \ - ${LIB_PC_DEPENDS} -RUN_DEPENDS= ${LIB_PC_DEPENDS} - -CONFLICTS= XFree86-libraries-* xorg-libraries-* - -USE_BZIP2= yes -PREFIX?= ${X11BASE} -GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_GMAKE= yes -INSTALLS_SHLIB= yes -USE_GNOME= gnomehack pkgconfig +XORG_CAT= lib +USE_XORG= ice xproto:both xtrans .include -- cgit v1.2.3