pkgsrc-Changes archive

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

CVS commit: pkgsrc/ham/xlog



Module Name:    pkgsrc
Committed By:   rillig
Date:           Mon Jun  1 06:09:42 UTC 2020

Modified Files:
        pkgsrc/ham/xlog: Makefile

Log Message:
ham/xlog: remove unknown configure option


To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 pkgsrc/ham/xlog/Makefile

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

Modified files:

Index: pkgsrc/ham/xlog/Makefile
diff -u pkgsrc/ham/xlog/Makefile:1.89 pkgsrc/ham/xlog/Makefile:1.90
--- pkgsrc/ham/xlog/Makefile:1.89       Mon Apr 20 22:54:53 2020
+++ pkgsrc/ham/xlog/Makefile    Mon Jun  1 06:09:42 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.89 2020/04/20 22:54:53 mef Exp $
+# $NetBSD: Makefile,v 1.90 2020/06/01 06:09:42 rillig Exp $
 #
 
 DISTNAME=      xlog-2.0.19
@@ -16,8 +16,6 @@ GNU_CONFIGURE=                yes
 USE_PKGLOCALEDIR=      yes
 USE_TOOLS+=            gmake pkg-config
 
-CONFIGURE_ARGS+=       --enable-hamlib
-
 .include "../../mk/compiler.mk"
 .if !empty(PKGSRC_COMPILER:Mclang)
 BUILDLINK_TRANSFORM+=  rm:-Wno-unused-but-set-variable



Home | Main Index | Thread Index | Old Index