summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/tkstep80
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-10-08 03:07:46 +0000
committerasami <asami@FreeBSD.org>2000-10-08 03:07:46 +0000
commita7f4db69a20a8d120e8791937ec4fe6495de707f (patch)
tree028c5dae57c24b45c5a25854721b0312848d28ce /x11-toolkits/tkstep80
parent27fd43535712135ffb7df3cf33260d3f65c4a87a (diff)
downloadFreeBSD-ports-a7f4db69a20a8d120e8791937ec4fe6495de707f.zip
FreeBSD-ports-a7f4db69a20a8d120e8791937ec4fe6495de707f.tar.gz
Rename {INSTALL,DEINSTALL}.wish to pkg-{install,deinstall}.wish.
Diffstat (limited to 'x11-toolkits/tkstep80')
-rw-r--r--x11-toolkits/tkstep80/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/tkstep80/Makefile b/x11-toolkits/tkstep80/Makefile
index c7c714e..ecb4640 100644
--- a/x11-toolkits/tkstep80/Makefile
+++ b/x11-toolkits/tkstep80/Makefile
@@ -30,8 +30,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --enable-xpm --enable-step --enable-dnd \
--enable-tiff --with-optimize="${CFLAGS} -I${PREFIX}/include"
CONFIGURE_ENV= PORTSDIR=${PORTSDIR}
-PKGINSTALL= ${PORTSDIR}/x11-toolkits/tk82/pkg/INSTALL.wish
-PKGDEINSTALL= ${PORTSDIR}/x11-toolkits/tk82/pkg/DEINSTALL.wish
+PKGINSTALL= ${PORTSDIR}/x11-toolkits/tk82/pkg/pkg-install.wish
+PKGDEINSTALL= ${PORTSDIR}/x11-toolkits/tk82/pkg/pkg-deinstall.wish
post-install:
@${RM} ${PREFIX}/lib/tkstep8.0/demos/*.orig
OpenPOWER on IntegriCloud