mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
- Replace xulrunner dependency with libxul
- Bump PORTREVISION Approved by: pgj@
This commit is contained in:
parent
d82ad5468a
commit
d9f1a03db4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=245099
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= gtk2hs
|
||||
PORTVERSION= 0.10.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= x11-toolkits haskell
|
||||
MASTER_SITES= SF
|
||||
@ -17,13 +17,13 @@ MAINTAINER= haskell@FreeBSD.org
|
||||
COMMENT= A GTK2 Binding for Haskell
|
||||
|
||||
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc \
|
||||
xulrunner:${PORTSDIR}/www/xulrunner \
|
||||
gstreamer-plugins>=0.10:${PORTSDIR}/multimedia/gstreamer-plugins
|
||||
LIB_DEPENDS= gstreamer-0.10:${PORTSDIR}/multimedia/gstreamer \
|
||||
gtkglext-x11-1.0:${PORTSDIR}/x11-toolkits/gtkglext
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
USE_GNOME= gnomelibs gtk20 libglade2 gtksourceview2 gconf2 librsvg2 gnomevfs2
|
||||
USE_GECKO= libxul
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
SUB_FILES= pkg-install
|
||||
|
Loading…
Reference in New Issue
Block a user