diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2012-09-10 19:19:32 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2012-09-10 19:19:32 +0000 |
commit | 734349b51e45b3b7ca3962ef3081939860edc649 (patch) | |
tree | ee00a96c55d6989c6d1c276075efa6edf489ad90 /multimedia/gxine/Makefile | |
parent | e6d638b4ac3b463304cc25a4335ed6b5ad5d57e6 (diff) | |
download | ports-734349b51e45b3b7ca3962ef3081939860edc649.tar.gz ports-734349b51e45b3b7ca3962ef3081939860edc649.zip |
Notes
Diffstat (limited to 'multimedia/gxine/Makefile')
-rw-r--r-- | multimedia/gxine/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gxine/Makefile b/multimedia/gxine/Makefile index 8813b81f61ad..3f512358d949 100644 --- a/multimedia/gxine/Makefile +++ b/multimedia/gxine/Makefile @@ -7,7 +7,7 @@ PORTNAME= gxine PORTVERSION= 0.5.907 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= SF/xine/${PORTNAME}/${PORTVERSION} @@ -24,7 +24,7 @@ MOZILLA_PLUGIN_DESC= Mozilla plugin USE_XZ= yes USE_GNOME= gnomehack gtk20 -USE_GECKO= libxul +USE_GECKO= libxul19 USE_GMAKE= yes USE_AUTOTOOLS= libtool CONFIGURE_ENV= MKDIR_P="${MKDIR}" |