head 1.2; access; symbols pkgsrc-2017Q1:1.1.0.10 pkgsrc-2017Q1-base:1.1 pkgsrc-2016Q4:1.1.0.8 pkgsrc-2016Q4-base:1.1 pkgsrc-2016Q3:1.1.0.6 pkgsrc-2016Q3-base:1.1 pkgsrc-2016Q2:1.1.0.4 pkgsrc-2016Q2-base:1.1 pkgsrc-2016Q1:1.1.0.2 pkgsrc-2016Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2017.04.13.00.59.37; author khorben; state dead; branches; next 1.1; commitid 2tWpR2GNe3JnejNz; 1.1 date 2016.03.23.12.12.01; author khorben; state Exp; branches; next ; commitid 4NZ9QoyjYvSVmLZy; desc @@ 1.2 log @Update DeforaOS Keyboard to version 0.3.1 This release brings: - license update to BSD - fix for widget mode @ text @$NetBSD: patch-src_widget_Makefile,v 1.1 2016/03/23 12:12:01 khorben Exp $ Fix build with custom CFLAGS --- src/widget/Makefile.orig 2016-03-12 01:32:44.000000000 +0000 +++ src/widget/Makefile @@@@ -6,8 +6,8 @@@@ LIBDIR = $(PREFIX)/lib CC = cc CPPFLAGSF= CPPFLAGS= -CFLAGSF = -W `pkg-config --cflags libDesktop x11` -CFLAGS = -Wall -g -O2 -fPIC -pedantic +CFLAGSF = -W `pkg-config --cflags libDesktop x11` -fPIC +CFLAGS = -Wall -g -O2 -pedantic LDFLAGSF= `pkg-config --libs libDesktop x11` -lXtst -lintl EXEEXT = AR = ar @ 1.1 log @Fix build with custom CFLAGS @ text @d1 1 a1 1 $NetBSD$ @