pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/xfce4-orage



Module Name:    pkgsrc
Committed By:   rillig
Date:           Mon Jun  1 06:08:21 UTC 2020

Modified Files:
        pkgsrc/time/xfce4-orage: Makefile

Log Message:
time/xfce4-orage: remove unknown configure option


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/time/xfce4-orage/Makefile

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

Modified files:

Index: pkgsrc/time/xfce4-orage/Makefile
diff -u pkgsrc/time/xfce4-orage/Makefile:1.54 pkgsrc/time/xfce4-orage/Makefile:1.55
--- pkgsrc/time/xfce4-orage/Makefile:1.54       Sun Apr 12 08:29:15 2020
+++ pkgsrc/time/xfce4-orage/Makefile    Mon Jun  1 06:08:21 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2020/04/12 08:29:15 adam Exp $
+# $NetBSD: Makefile,v 1.55 2020/06/01 06:08:21 rillig Exp $
 
 PKGREVISION= 19
 .include "../../meta-pkgs/xfce4/Makefile.common"
@@ -12,8 +12,6 @@ MASTER_SITES= http://archive.xfce.org/sr
 HOMEPAGE=      http://www.kolumbus.fi/~w408237/orage/
 COMMENT=       Xfce time managing application
 
-CONFIGURE_ARGS+=       --disable-libxfce4mcs
-
 # avoid picking up native libpopt, e.g. on Linux
 CONFIGURE_ENV+=        ac_cv_lib_popt_poptGetContext=no
 



Home | Main Index | Thread Index | Old Index