1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00

Use USE_GSTREAMER.

This commit is contained in:
Adam Weinberger 2005-03-07 03:09:51 +00:00
parent c0f0c79416
commit 97b2e5bf33
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=130507

View File

@ -7,7 +7,7 @@
PORTNAME= monkeybubble
PORTVERSION= 0.3.2
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= games gnome
MASTER_SITES= http://home.gna.org/monkeybubble/downloads/
DISTNAME= monkey-bubble-${PORTVERSION}
@ -19,8 +19,9 @@ USE_X_PREFIX= yes
USE_LIBTOOL_VER=15
USE_REINPLACE= yes
USE_GMAKE= yes
USE_GSTREAMER= ogg
USE_GNOME= gnomehack gnomeprefix librsvg2 libgnomeui \
gstreamerplugins intlhack
intlhack
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"