mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Fix build on 4-stable.
PR: ports/72807 Submitted by: maintainer
This commit is contained in:
parent
d4626fd9d4
commit
2dbbb3cf12
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=120320
@ -6,7 +6,7 @@
|
||||
|
||||
PORTNAME= libfwbuilder
|
||||
PORTVERSION= 2.0.2
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= fwbuilder
|
||||
|
13
security/libfwbuilder-devel/files/patch-aa
Normal file
13
security/libfwbuilder-devel/files/patch-aa
Normal file
@ -0,0 +1,13 @@
|
||||
--- qmake.inc.in.old Sat Oct 16 23:41:15 2004
|
||||
+++ qmake.inc.in Sat Oct 16 23:41:33 2004
|
||||
@@ -45,10 +45,6 @@
|
||||
|
||||
CONFIG += warn_on debug
|
||||
INCLUDEPATH += /usr/include @XML_CFLAGS_Q@ @XSLT_CFLAGS_Q@ @PTHREAD_CFLAGS_Q@ @OPENSSL_CFLAGS_Q@ @LWRES_CFLAGS_Q@
|
||||
- QMAKE_CFLAGS_DEBUG += -Wno-unused-parameter
|
||||
- QMAKE_CFLAGS_RELEASE += -Wno-unused-parameter
|
||||
- QMAKE_CXXFLAGS_DEBUG += -Wno-unused-parameter
|
||||
- QMAKE_CXXFLAGS_RELEASE += -Wno-unused-parameter
|
||||
LIBS += @PTHREAD_LIBS@ @XML_LIBS@ @XSLT_LIBS@ @OPENSSL_LIBS@ @LIBSNMP_LIBS@ @LWRES_LIBS@ @LIBS@
|
||||
}
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
PORTNAME= libfwbuilder
|
||||
PORTVERSION= 2.0.2
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= fwbuilder
|
||||
|
13
security/libfwbuilder/files/patch-aa
Normal file
13
security/libfwbuilder/files/patch-aa
Normal file
@ -0,0 +1,13 @@
|
||||
--- qmake.inc.in.old Sat Oct 16 23:41:15 2004
|
||||
+++ qmake.inc.in Sat Oct 16 23:41:33 2004
|
||||
@@ -45,10 +45,6 @@
|
||||
|
||||
CONFIG += warn_on debug
|
||||
INCLUDEPATH += /usr/include @XML_CFLAGS_Q@ @XSLT_CFLAGS_Q@ @PTHREAD_CFLAGS_Q@ @OPENSSL_CFLAGS_Q@ @LWRES_CFLAGS_Q@
|
||||
- QMAKE_CFLAGS_DEBUG += -Wno-unused-parameter
|
||||
- QMAKE_CFLAGS_RELEASE += -Wno-unused-parameter
|
||||
- QMAKE_CXXFLAGS_DEBUG += -Wno-unused-parameter
|
||||
- QMAKE_CXXFLAGS_RELEASE += -Wno-unused-parameter
|
||||
LIBS += @PTHREAD_LIBS@ @XML_LIBS@ @XSLT_LIBS@ @OPENSSL_LIBS@ @LIBSNMP_LIBS@ @LWRES_LIBS@ @LIBS@
|
||||
}
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
PORTNAME= libfwbuilder
|
||||
PORTVERSION= 2.0.2
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= fwbuilder
|
||||
|
13
security/libfwbuilder2/files/patch-aa
Normal file
13
security/libfwbuilder2/files/patch-aa
Normal file
@ -0,0 +1,13 @@
|
||||
--- qmake.inc.in.old Sat Oct 16 23:41:15 2004
|
||||
+++ qmake.inc.in Sat Oct 16 23:41:33 2004
|
||||
@@ -45,10 +45,6 @@
|
||||
|
||||
CONFIG += warn_on debug
|
||||
INCLUDEPATH += /usr/include @XML_CFLAGS_Q@ @XSLT_CFLAGS_Q@ @PTHREAD_CFLAGS_Q@ @OPENSSL_CFLAGS_Q@ @LWRES_CFLAGS_Q@
|
||||
- QMAKE_CFLAGS_DEBUG += -Wno-unused-parameter
|
||||
- QMAKE_CFLAGS_RELEASE += -Wno-unused-parameter
|
||||
- QMAKE_CXXFLAGS_DEBUG += -Wno-unused-parameter
|
||||
- QMAKE_CXXFLAGS_RELEASE += -Wno-unused-parameter
|
||||
LIBS += @PTHREAD_LIBS@ @XML_LIBS@ @XSLT_LIBS@ @OPENSSL_LIBS@ @LIBSNMP_LIBS@ @LWRES_LIBS@ @LIBS@
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user