pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/libetpan



Module Name:    pkgsrc
Committed By:   maya
Date:           Mon Dec 10 15:18:58 UTC 2018

Modified Files:
        pkgsrc/mail/libetpan: Makefile

Log Message:
libetpan: add test target


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/mail/libetpan/Makefile

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

Modified files:

Index: pkgsrc/mail/libetpan/Makefile
diff -u pkgsrc/mail/libetpan/Makefile:1.52 pkgsrc/mail/libetpan/Makefile:1.53
--- pkgsrc/mail/libetpan/Makefile:1.52  Mon Dec 10 15:18:21 2018
+++ pkgsrc/mail/libetpan/Makefile       Mon Dec 10 15:18:58 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2018/12/10 15:18:21 maya Exp $
+# $NetBSD: Makefile,v 1.53 2018/12/10 15:18:58 maya Exp $
 
 DISTNAME=      libetpan-1.9.1
 CATEGORIES=    mail
@@ -16,6 +16,7 @@ USE_LIBTOOL=          yes
 GNU_CONFIGURE=         yes
 MAKE_JOBS_SAFE=                no
 USE_TOOLS+=            autoconf automake
+TEST_TARGET=           check
 
 pre-configure:
        cd ${WRKSRC} && \



Home | Main Index | Thread Index | Old Index