pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/wiliki



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Sep 26 01:26:51 UTC 2021

Modified Files:
        pkgsrc/www/wiliki: Makefile

Log Message:
(www/wiliki) Remove the line temporarily added


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/wiliki/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/wiliki/Makefile
diff -u pkgsrc/www/wiliki/Makefile:1.10 pkgsrc/www/wiliki/Makefile:1.11
--- pkgsrc/www/wiliki/Makefile:1.10     Sun Sep 26 01:21:51 2021
+++ pkgsrc/www/wiliki/Makefile  Sun Sep 26 01:26:51 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2021/09/26 01:21:51 mef Exp $
+# $NetBSD: Makefile,v 1.11 2021/09/26 01:26:51 mef Exp $
 #
 
 DISTNAME=      WiLiKi-0.6.2
@@ -15,8 +15,6 @@ LICENSE=      mit
 # XXX Use >=0.9 to work-around `gauche-config --sitelibdir` change!
 #DEPENDS+=     Gauche>=0.9:../../lang/gauche
 
-WRKSRC=                ${WRKDIR}/${DISTNAME}
-
 GNU_CONFIGURE= yes
 .include "../../lang/gauche/buildlink3.mk"
 



Home | Main Index | Thread Index | Old Index