Index: head/misc/tkman/Makefile =================================================================== --- head/misc/tkman/Makefile (revision 29442) +++ head/misc/tkman/Makefile (revision 29443) @@ -1,33 +1,33 @@ # New ports collection makefile for: tkman # Date created: 27 Dec 1994 # Whom: Thomas Gellekum # # $FreeBSD$ # PORTNAME= tkman PORTVERSION= 2.1b4 CATEGORIES= misc tk83 MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/ EXTRACT_SUFX= .tar.Z MAINTAINER= tg@freebsd.org LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 RUN_DEPENDS= rman:${PORTSDIR}/textproc/rman \ glimpse:${PORTSDIR}/textproc/glimpse NO_CDROM= "License required" post-patch: - perl -pi -e "s;/usr/local/bin/wish;${PREFIX}/bin/wish8.2;" \ + perl -pi -e "s;/usr/local/bin/wish;${LOCALBASE}/bin/wish8.3;" \ ${WRKSRC}/contrib/tkmanclient post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/tkman ${INSTALL_DATA} ${WRKSRC}/tkman-help.html ${PREFIX}/share/doc/tkman .endif ${INSTALL_SCRIPT} ${WRKSRC}/contrib/tkmanclient ${PREFIX}/bin .include Property changes on: head/misc/tkman/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.39 \ No newline at end of property +1.40 \ No newline at end of property