mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Require gcc 3.4+
Reported by: pointyhat via kris
This commit is contained in:
parent
bafc0a270f
commit
42ab9bb812
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175054
@ -14,8 +14,10 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Library for parsing mms:// and mmsh:// type network streams
|
||||
|
||||
USE_GNOME= gnomehack gnometarget pkgconfig glib20
|
||||
USE_GETTEXT= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_GCC= 3.4+
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|malloc\.h|stdlib.h|' \
|
||||
|
@ -16,6 +16,7 @@ COMMENT= Simple HTTP scanner
|
||||
|
||||
USE_ZIP= yes
|
||||
USE_DOS2UNIX= yes
|
||||
USE_GCC= 3.4+
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME} %%DATADIR%%/requests.txt %%DATADIR%%/subdomains.txt
|
||||
PLIST_DIRS= %%DATADIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user