ports/111648: [patch] audio/autocd - cleanup non-supported FreeBSD versions
Edwin Groothuis
edwin at mavetju.org
Mon Apr 16 01:40:05 UTC 2007
>Number: 111648
>Category: ports
>Synopsis: [patch] audio/autocd - cleanup non-supported FreeBSD versions
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Mon Apr 16 01:40:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Edwin Groothuis
>Release: FreeBSD 6.1-RELEASE i386
>Organization:
-
>Environment:
System: FreeBSD k7.mavetju 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:42:56 UTC 2006 root at opus.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386
>Description:
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/audio/autocd/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile 12 Apr 2005 03:24:49 -0000 1.11
+++ Makefile 16 Apr 2007 01:36:47 -0000
@@ -21,17 +21,11 @@
PLIST_FILES= sbin/autocd bin/acdplay bin/cdctl bin/pause bin/eject
PORTDOCS= README.rus.html
-.include <bsd.port.pre.mk>
-
USE_RC_SUBR= yes
RC_SUFX= .sh
SED_SCRIPT+= -e '{ s,%%PREFIX%%,${PREFIX},g; s,%%RC_SUBR%%,${RC_SUBR},g; }'
PLIST_FILES+= etc/rc.d/autocd${RC_SUFX}
-.if ${OSVERSION} < 400010
-LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses
-.endif
-
post-build:
@${SED} ${SED_SCRIPT} ${FILESDIR}/autocd.sh >${WRKDIR}/autocd.sh
@@ -42,4 +36,4 @@
${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${DOCSDIR}
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list