pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/squirrelmail-locales Fixed WRKSRC



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3bf0b01ac323
branches:  trunk
changeset: 488102:3bf0b01ac323
user:      martti <martti%pkgsrc.org@localhost>
date:      Mon Jan 24 20:40:44 2005 +0000

description:
Fixed WRKSRC

diffstat:

 mail/squirrelmail-locales/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 637ac4fd1326 -r 3bf0b01ac323 mail/squirrelmail-locales/Makefile
--- a/mail/squirrelmail-locales/Makefile        Mon Jan 24 20:39:44 2005 +0000
+++ b/mail/squirrelmail-locales/Makefile        Mon Jan 24 20:40:44 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/01/24 20:35:48 martti Exp $
+# $NetBSD: Makefile,v 1.3 2005/01/24 20:40:44 martti Exp $
 #
 
 DISTNAME=      all_locales-${VER}-20050122
@@ -16,6 +16,8 @@
 NO_CONFIGURE=  # defined
 USE_BUILDLINK3=        # defined
 
+WRKSRC=                ${WRKDIR}
+
 do-build:
        cd ${WRKDIR}/help && ${RM} -rf en_US
 



Home | Main Index | Thread Index | Old Index