Index: head/x11/printext/Makefile =================================================================== --- head/x11/printext/Makefile (revision 108791) +++ head/x11/printext/Makefile (revision 108792) @@ -1,32 +1,32 @@ # New ports collection makefile for: PrintExt # Date Created: 4 May 2004 # Whom: Eric Anholt # # $FreeBSD$ # -PORTNAME= PrintExt +PORTNAME= printext PORTVERSION= 1.0 CATEGORIES= x11 MASTER_SITES= http://freedesktop.org/~xorg/X11R6.7.0/src/ DISTNAME= X11R6.7.0-src1 MAINTAINER= x11@FreeBSD.org COMMENT= Header files for the X Print Extension CONFLICTS= XFree86-libraries-* PREFIX?= ${X11BASE} MTREE_FILE= /etc/mtree/BSD.x11-4.dist DIST_SUBDIR= xorg WRKSRC= ${WRKDIR}/xc/include/extensions EXTRACT_AFTER_ARGS= | ${TAR} -xf - xc/include/extensions NO_BUILD= yes DEST=${PREFIX}/include/X11/extensions do-install: ${INSTALL_DATA} ${WRKSRC}/Print.h ${DEST} ${INSTALL_DATA} ${WRKSRC}/Printstr.h ${DEST} .include Property changes on: head/x11/printext/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/x11/xf86ext/Makefile =================================================================== --- head/x11/xf86ext/Makefile (revision 108791) +++ head/x11/xf86ext/Makefile (revision 108792) @@ -1,40 +1,40 @@ # New ports collection makefile for: XF86Ext # Date Created: 7 May 2004 # Whom: Eric Anholt # # $FreeBSD$ # -PORTNAME= XF86Ext +PORTNAME= xf86ext PORTVERSION= 1.0 CATEGORIES= x11 MASTER_SITES= http://freedesktop.org/~xorg/X11R6.7.0/src/ DISTNAME= X11R6.7.0-src1 MAINTAINER= x11@FreeBSD.org COMMENT= Header files for miscellaneous XFree86 X Extensions RUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/xextensions.pc:${PORTSDIR}/x11/xextensions CONFLICTS= XFree86-libraries-* PREFIX?= ${X11BASE} MTREE_FILE= /etc/mtree/BSD.x11-4.dist DIST_SUBDIR= xorg WRKSRC= ${WRKDIR}/xc/include/extensions EXTRACT_AFTER_ARGS= | ${TAR} -xf - xc/include/extensions NO_BUILD= yes DEST=${PREFIX}/include/X11/extensions do-install: ${INSTALL_DATA} ${WRKSRC}/xf86mscstr.h ${DEST} ${INSTALL_DATA} ${WRKSRC}/xf86misc.h ${DEST} ${INSTALL_DATA} ${WRKSRC}/xf86vmstr.h ${DEST} ${INSTALL_DATA} ${WRKSRC}/xf86vmode.h ${DEST} ${INSTALL_DATA} ${WRKSRC}/xf86dga1str.h ${DEST} ${INSTALL_DATA} ${WRKSRC}/xf86dga1.h ${DEST} ${INSTALL_DATA} ${WRKSRC}/xf86dgastr.h ${DEST} ${INSTALL_DATA} ${WRKSRC}/xf86dga.h ${DEST} .include Property changes on: head/x11/xf86ext/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property