aboutsummaryrefslogtreecommitdiff
path: root/x11/libICE/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/libICE/Makefile')
-rw-r--r--x11/libICE/Makefile20
1 files changed, 4 insertions, 16 deletions
diff --git a/x11/libICE/Makefile b/x11/libICE/Makefile
index cd85ba58dd6a..a27bb99da059 100644
--- a/x11/libICE/Makefile
+++ b/x11/libICE/Makefile
@@ -6,26 +6,14 @@
#
PORTNAME= libICE
-PORTVERSION= 6.3.3
+PORTVERSION= 1.0.3
+PORTEPOCH= 1
CATEGORIES= x11
-MASTER_SITES= http://freedesktop.org/~ajax/xlibs-release/
MAINTAINER= x11@FreeBSD.org
COMMENT= Inter Client Exchange library for X11
-LIB_PC_DEPENDS= ${X11BASE}/libdata/pkgconfig/x11.pc:${PORTSDIR}/x11/libX11 \
- ${X11BASE}/libdata/pkgconfig/xtrans.pc:${PORTSDIR}/x11/libXtrans
-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
-USE_GMAKE= yes
-INSTALLS_SHLIB= yes
-USE_GNOME= gnomehack pkgconfig
+XORG_CAT= lib
+USE_XORG= xproto xtrans
.include <bsd.port.mk>