1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

remove USE_GCC - it will also compile with gcc version != 3.4 (probably >)

This commit is contained in:
Oliver Lehmann 2009-05-07 10:52:36 +00:00
parent 327d601bd8
commit 483bd75e97
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233357

View File

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