pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libcerf



Module Name:    pkgsrc
Committed By:   joerg
Date:           Thu Dec 27 15:57:46 UTC 2018

Modified Files:
        pkgsrc/devel/libcerf: Makefile

Log Message:
Needs pod2man.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/libcerf/Makefile

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

Modified files:

Index: pkgsrc/devel/libcerf/Makefile
diff -u pkgsrc/devel/libcerf/Makefile:1.6 pkgsrc/devel/libcerf/Makefile:1.7
--- pkgsrc/devel/libcerf/Makefile:1.6   Sat Dec  1 21:22:36 2018
+++ pkgsrc/devel/libcerf/Makefile       Thu Dec 27 15:57:46 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2018/12/01 21:22:36 gson Exp $
+# $NetBSD: Makefile,v 1.7 2018/12/27 15:57:46 joerg Exp $
 
 DISTNAME=      libcerf-1.7
 CATEGORIES=    devel math
@@ -14,6 +14,7 @@ USE_LANGUAGES=                c99
 USE_CMAKE=             yes
 CMAKE_ARG_PATH=                ${WRKSRC}
 CONFIGURE_DIRS=                ${WRKDIR}/build
+USE_TOOLS+=            pod2man
 
 post-extract:
        ${MKDIR} ${WRKDIR}/build



Home | Main Index | Thread Index | Old Index