pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/jrep



Module Name:    pkgsrc
Committed By:   joerg
Date:           Sun Jun 19 16:51:02 UTC 2016

Modified Files:
        pkgsrc/textproc/jrep: Makefile

Log Message:
Needs pod2man.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/jrep/Makefile

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

Modified files:

Index: pkgsrc/textproc/jrep/Makefile
diff -u pkgsrc/textproc/jrep/Makefile:1.1 pkgsrc/textproc/jrep/Makefile:1.2
--- pkgsrc/textproc/jrep/Makefile:1.1   Sun May 29 07:06:35 2016
+++ pkgsrc/textproc/jrep/Makefile       Sun Jun 19 16:51:02 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/05/29 07:06:35 cheusov Exp $
+# $NetBSD: Makefile,v 1.2 2016/06/19 16:51:02 joerg Exp $
 #
 
 DISTNAME=      jrep-0.6.0
@@ -18,6 +18,7 @@ LICENSE=      apache-2.0
 
 USE_LANGUAGES= c
 USE_JAVA=      yes
+USE_TOOLS+=    pod2man
 
 TEST_TARGET=   test
 



Home | Main Index | Thread Index | Old Index