pkgsrc-WIP-changes archive

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

fltk14-devel: Update bl3



Module Name:	pkgsrc-wip
Committed By:	Michael Baeuerle <michael.baeuerle%stz-e.de@localhost>
Pushed By:	micha
Date:		Fri Oct 4 14:16:43 2019 +0200
Changeset:	65a904f6ef378850f30ba85c231dfb620781b984

Modified Files:
	fltk14-devel/buildlink3.mk

Log Message:
fltk14-devel: Update bl3

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=65a904f6ef378850f30ba85c231dfb620781b984

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

diffstat:
 fltk14-devel/buildlink3.mk | 6 ------
 1 file changed, 6 deletions(-)

diffs:
diff --git a/fltk14-devel/buildlink3.mk b/fltk14-devel/buildlink3.mk
index 6a65e6f4c7..3a04762d80 100644
--- a/fltk14-devel/buildlink3.mk
+++ b/fltk14-devel/buildlink3.mk
@@ -17,12 +17,6 @@ pkgbase := fltk
 .  include "../../graphics/cairo/buildlink3.mk"
 .endif
 
-.if !empty(PKG_BUILD_OPTIONS.fltk:Mopengl)
-.  if ${OPSYS} != "Darwin"
-.    include "../../graphics/Mesa/buildlink3.mk"
-.  endif
-.endif
-
 .if !empty(PKG_BUILD_OPTIONS.fltk:Mpango)
 .  include "../../devel/pango/buildlink3.mk"
 .endif


Home | Main Index | Thread Index | Old Index