svn commit: r383828 - head/x11/p5-X11-XCB
Kurt Jaeger
pi at FreeBSD.org
Sat Apr 11 20:08:04 UTC 2015
Author: pi
Date: Sat Apr 11 20:08:03 2015
New Revision: 383828
URL: https://svnweb.freebsd.org/changeset/ports/383828
Log:
x11/p5-X11-XCB: fix duplicate DEPEND line
Modified:
head/x11/p5-X11-XCB/Makefile
Modified: head/x11/p5-X11-XCB/Makefile
==============================================================================
--- head/x11/p5-X11-XCB/Makefile Sat Apr 11 20:04:41 2015 (r383827)
+++ head/x11/p5-X11-XCB/Makefile Sat Apr 11 20:08:03 2015 (r383828)
@@ -1,4 +1,3 @@
-# Created by: Kurt Jaeger <pi at f10.opsec.eu>
# $FreeBSD$
PORTNAME= X11-XCB
@@ -19,7 +18,6 @@ LIB_DEPENDS= libxcb.so:${PORTSDIR}/x11/l
BUILD_DEPENDS= \
${LOCALBASE}/share/xcb/xcb.xsd:${PORTSDIR}/x11/xcb-proto \
p5-Data-Dump>=0:${PORTSDIR}/devel/p5-Data-Dump \
- p5-Data-Dump>=0:${PORTSDIR}/devel/p5-Data-Dump \
p5-Mouse>=0:${PORTSDIR}/devel/p5-Mouse \
p5-MouseX-NativeTraits>=0:${PORTSDIR}/devel/p5-MouseX-NativeTraits \
p5-ExtUtils-Depends>=0:${PORTSDIR}/devel/p5-ExtUtils-Depends \
More information about the svn-ports-head
mailing list