diff options
-rw-r--r-- | multimedia/dirac/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/dirac/Makefile b/multimedia/dirac/Makefile index ab773854cd81..3acb173b89ef 100644 --- a/multimedia/dirac/Makefile +++ b/multimedia/dirac/Makefile @@ -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 \ |