summaryrefslogtreecommitdiffstats
path: root/x11/libXv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/libXv/Makefile')
-rw-r--r--x11/libXv/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/x11/libXv/Makefile b/x11/libXv/Makefile
index 230fc18..e280a75 100644
--- a/x11/libXv/Makefile
+++ b/x11/libXv/Makefile
@@ -6,16 +6,15 @@
#
PORTNAME= libXv
-PORTVERSION= 2.2.1.p1
+PORTVERSION= 2.2.1
CATEGORIES= x11
-MASTER_SITES= http://pdx.freedesktop.org/~xlibs/dist/
+MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/
MAINTAINER= x11@FreeBSD.org
COMMENT= X11 Extension library
LIB_PC_DEPENDS= ${X11BASE}/libdata/pkgconfig/x11.pc:${PORTSDIR}/x11/libX11
-BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig \
- ${X11BASE}/libdata/pkgconfig/xextensions.pc:${PORTSDIR}/x11/xextensions \
+BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/xextensions.pc:${PORTSDIR}/x11/xextensions \
${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}-2.2.1
INSTALLS_SHLIB= yes
+USE_GNOME= gnomehack pkgconfig
.include <bsd.port.mk>
OpenPOWER on IntegriCloud