mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
remove USE_GCC - it will also compile with gcc version != 3.4 (probably >)
This commit is contained in:
parent
327d601bd8
commit
483bd75e97
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233357
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= skstream
|
||||
PORTVERSION= 0.3.6
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= worldforge
|
||||
@ -17,7 +17,6 @@ COMMENT= An iostream based C++ socket library
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= pkgconfig gnomehack
|
||||
USE_GCC= 3.4
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user