Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jul 2004 21:17:51 -0500 (CDT)
From:      Wesley Shields <wxs@csh.rit.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/69040: Please portlint [devel/tkp4]
Message-ID:  <20040714021751.EF74518019@sirius.firepipe.net>
Resent-Message-ID: <200407140220.i6E2KRED092110@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         69040
>Category:       ports
>Synopsis:       Please portlint [devel/tkp4]
>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:   Wed Jul 14 02:20:27 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Wesley Shields
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD ack.ghi-east.org 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #0: Fri Jul 2 13:08:18 EST 2004 root@ack.ghi-east.org:/usr/obj/usr/src/sys/ACK i386

>Description:
devel/tkp4 does not please portlint.
This is the 18th in a series of patches to make ports please portlint.

>How-To-Repeat:
N/A

>Fix:

diff -ruN devel/tkp4.orig/Makefile devel/tkp4/Makefile
--- devel/tkp4.orig/Makefile	Sun Jul 11 12:40:10 2004
+++ devel/tkp4/Makefile	Sun Jul 11 12:40:39 2004
@@ -30,8 +30,6 @@
 	${INSTALL_DATA} ${WRKSRC}/CHANGES ${WRKSRC}/P4WINdifferences \
 		${WRKSRC}/UsingTkP4 ${DOCSDIR}
 
-.include <bsd.port.pre.mk>
-
 post-patch:
 	${REINPLACE_CMD} -e 's|wish|wish${TCL_VER}|' ${WRKSRC}/tkp4
 .if defined(PREFIX) && ${PREFIX} != "/usr/local"
@@ -44,3 +42,5 @@
 SCRIPTS	!=	d=${DATADIR}; p=${PREFIX}; echo $${d\#\#$${p%%/}/}
 DOCS	!=	d=${DOCSDIR}; p=${PREFIX}; echo $${d\#\#$${p%%/}/}
 PLIST_SUB+=	SCRIPTS=${SCRIPTS} DOCS=${DOCS}
+
+.include <bsd.port.pre.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040714021751.EF74518019>