aboutsummaryrefslogtreecommitdiff
path: root/www/w3mir
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-02-03 10:47:30 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-02-03 10:47:30 +0000
commit3d3ffefe1ef8b43b67ce785f531f505de2f5f85d (patch)
treeee8fb1f34aec3c36f8c791116a03b9a49ced0809 /www/w3mir
parentdfa806a3a3e7522b7d4b5795274236835c2fca9e (diff)
downloadports-3d3ffefe1ef8b43b67ce785f531f505de2f5f85d.tar.gz
ports-3d3ffefe1ef8b43b67ce785f531f505de2f5f85d.zip
Fix installation path.
Notes
Notes: svn path=/head/; revision=16516
Diffstat (limited to 'www/w3mir')
-rw-r--r--www/w3mir/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/w3mir/Makefile b/www/w3mir/Makefile
index a87157d0051b..68cc1f74d0d6 100644
--- a/www/w3mir/Makefile
+++ b/www/w3mir/Makefile
@@ -3,7 +3,7 @@
# Date created: 9 May 1998
# Whom: ache
#
-# $Id: Makefile,v 1.12 1998/11/13 18:17:37 ache Exp $
+# $Id: Makefile,v 1.13 1998/11/15 15:29:18 ache Exp $
#
DISTNAME= w3mir-1.0.5
@@ -21,7 +21,8 @@ MAN1= w3mir.1 w3mfix.1
do-configure:
@ cd ${WRKSRC}; \
${SETENV} ${MAKE_ENV} ${PERL} Makefile.PL PREFIX=${PREFIX} \
- INSTALLMAN1DIR=${PREFIX}/man/man1
+ INSTALLMAN1DIR=${PREFIX}/man/man1 \
+ INSTALLSCRIPT=${PREFIX}/bin
post-install:
${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m 755 \
${PREFIX}/share/doc/w3mir