summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2003-05-14 03:53:56 +0000
committerdinoex <dinoex@FreeBSD.org>2003-05-14 03:53:56 +0000
commitf2070961973bf744a7b49ad0a32d45dcb9049282 (patch)
treec1c75decbfa0c9520bb6632a5acb0160576bd9e5 /x11-toolkits
parent94863dfa9c3894ca3e33d4cd195c26cbe2c0168f (diff)
downloadFreeBSD-ports-f2070961973bf744a7b49ad0a32d45dcb9049282.zip
FreeBSD-ports-f2070961973bf744a7b49ad0a32d45dcb9049282.tar.gz
- cleanup makefile
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/tk82/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/tk82/Makefile b/x11-toolkits/tk82/Makefile
index b349e10..3abebed 100644
--- a/x11-toolkits/tk82/Makefile
+++ b/x11-toolkits/tk82/Makefile
@@ -33,7 +33,6 @@ PKGINSTALL= ${PKGDIR}/pkg-install.wish
PKGDEINSTALL= ${PKGDIR}/pkg-deinstall.wish
TCL82_PORT?= lang/tcl82
USE_REINPLACE= YES
-
MANCOMPRESSED= no
MAN1= wish.1
@@ -302,12 +301,12 @@ MLINKS= 3DBorder.3 Tk_Alloc3DBorderFromObj.3 \
palette.n tk_bisque.n \
popup.n tk_popup.n
+.include <bsd.port.pre.mk>
+
post-configure:
${REINPLACE_CMD} -e 's=${WRKDIRPREFIX}${PORTSDIR}=$${WRKDIRPREFIX}${PORTSDIR}=' \
${WRKSRC}/tkConfig.sh
-.include <bsd.port.pre.mk>
-
post-install:
${INSTALL_DATA} ${FILESDIR}/pkgIndex.tcl ${PREFIX}/lib/tk${TK_VER}/
.if exists(${PKGINSTALL})
OpenPOWER on IntegriCloud