1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Require gcc 3.4+

Reported by:	pointyhat via kris
This commit is contained in:
Andrew Pantyukhin 2006-10-09 08:22:19 +00:00
parent bafc0a270f
commit 42ab9bb812
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175054
2 changed files with 3 additions and 0 deletions

View File

@ -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|' \

View File

@ -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%%