pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/squirrelmail Oops, revert previous change; wrong ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4a34eeb0821d
branches: trunk
changeset: 522328:4a34eeb0821d
user: taca <taca%pkgsrc.org@localhost>
date: Thu Dec 07 05:37:49 2006 +0000
description:
Oops, revert previous change; wrong usage of PKGMANDIR.
diffstat:
mail/squirrelmail/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 93d438c30ac4 -r 4a34eeb0821d mail/squirrelmail/Makefile
--- a/mail/squirrelmail/Makefile Thu Dec 07 02:58:04 2006 +0000
+++ b/mail/squirrelmail/Makefile Thu Dec 07 05:37:49 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.79 2006/12/06 15:26:57 taca Exp $
+# $NetBSD: Makefile,v 1.80 2006/12/07 05:37:49 taca Exp $
DISTNAME= squirrelmail-1.4.9a
CATEGORIES= mail www
@@ -77,7 +77,7 @@
${INSTALL_DATA} ${WRKSRC:Q}/data/index.php ${USER_PREFS_DIR:Q}/
${INSTALL_DATA} ${WRKSRC:Q}/data/.htaccess ${USER_PREFS_DIR:Q}/
${MV} ${PREFIX}/share/squirrelmail/contrib/conf.pl.8 \
- ${PKGMANDIR}/man8/squirrelmail-conf.pl.8
+ ${PREFIX}/man/man8/squirrelmail-conf.pl.8
.include "../../lang/php/phpversion.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index