1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

devel/clixon: fix build with GCC-based architectures

and bump PORTREISION due to new patch added.

Reported by:	Piotr Kubaj <pkubaj@anongoth.pl>
Approved by:	Dave Cornejo <dcornejo@netgate.com> (maintainer)
Sponsored by:	IntegriCloud
This commit is contained in:
Koichiro Iwao 2019-03-07 05:17:38 +00:00
parent b2bef110c8
commit 9a33226e6a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494890
2 changed files with 12 additions and 0 deletions

View File

@ -2,6 +2,7 @@
PORTNAME= clixon
PORTVERSION= 3.9.0
PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= dcornejo@netgate.com

View File

@ -0,0 +1,11 @@
--- lib/clixon/clixon_plugin.h.orig 2019-02-21 19:04:04 UTC
+++ lib/clixon/clixon_plugin.h
@@ -49,8 +49,6 @@
/*
* Types
*/
-/* Dynamicically loadable plugin object handle. @see return value of dlopen(3) */
-typedef void *plghndl_t;
/*! Registered RPC callback function
* @param[in] h Clicon handle