- Don't use gcc3.4 on -CURRENT
- Bump PORTREVISION since gcc3.4 causes problems with dirac in vlc
This commit is contained in:
parent
ea7f65b9cf
commit
7e4176993e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192429
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= dirac
|
||||
PORTVERSION= 0.6.0
|
||||
PORTREVISION?= 2
|
||||
PORTREVISION?= 3
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -19,7 +19,6 @@ USE_AUTOTOOLS= libtool:15
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= pkgconfig gnomehack gnometarget
|
||||
USE_GCC= 3.4
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CONFIGURE_ENV?= CPPFLAGS=-I${LOCALBASE}/include \
|
||||
|
Loading…
Reference in New Issue
Block a user