From f89a2cd35601115b66290265f8f0504b6bbf6f1d Mon Sep 17 00:00:00 2001 From: Gabor Kovesdan Date: Sat, 14 Apr 2007 16:20:45 +0000 Subject: - Remove 4.X support from unmaintained ports in categories starting with letter a-c --- archivers/xdms/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'archivers/xdms') diff --git a/archivers/xdms/Makefile b/archivers/xdms/Makefile index e4e376bf1163..45336fb895cc 100644 --- a/archivers/xdms/Makefile +++ b/archivers/xdms/Makefile @@ -18,13 +18,8 @@ HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} ALL_TARGET= xdms -.include - post-patch: ${REINPLACE_CMD} "s@-O2 -Wall@$${CFLAGS} -Wall@g" ${WRKSRC}/src/Makefile.in -.if ( ${OSVERSION} < 500000 ) - ${REINPLACE_CMD} 's/stdint.h/inttypes.h/' ${WRKSRC}/src/cdata.h -.endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/xdms ${PREFIX}/bin @@ -33,4 +28,4 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/xdms.txt ${DOCSDIR} .endif -.include +.include -- cgit v1.2.3