pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/dasher



Module Name:    pkgsrc
Committed By:   nia
Date:           Thu Mar 26 12:20:01 UTC 2020

Modified Files:
        pkgsrc/editors/dasher: Makefile

Log Message:
dasher: Needs autopoint


To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 pkgsrc/editors/dasher/Makefile

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

Modified files:

Index: pkgsrc/editors/dasher/Makefile
diff -u pkgsrc/editors/dasher/Makefile:1.103 pkgsrc/editors/dasher/Makefile:1.104
--- pkgsrc/editors/dasher/Makefile:1.103        Mon Mar 23 12:25:38 2020
+++ pkgsrc/editors/dasher/Makefile      Thu Mar 26 12:20:01 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.103 2020/03/23 12:25:38 nia Exp $
+# $NetBSD: Makefile,v 1.104 2020/03/26 12:20:01 nia Exp $
 
 DISTNAME=      dasher-5.0.0.b20200225
 CATEGORIES=    editors gnome
@@ -16,7 +16,7 @@ GNU_CONFIGURE=        yes
 USE_LIBTOOL=   yes
 USE_LANGUAGES= c c++
 
-USE_TOOLS+=    autoreconf autoconf automake
+USE_TOOLS+=    autoreconf autoconf automake autopoint
 USE_TOOLS+=    pkg-config
 
 pre-configure:



Home | Main Index | Thread Index | Old Index