aboutsummaryrefslogtreecommitdiff
path: root/graphics/transcode
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-07-15 17:21:56 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-07-15 17:21:56 +0000
commit800ef6c0b0033de28d4551a8dcefcd27457c8c54 (patch)
treea2573d557d1ace5b1d34469db85b45662cb23d95 /graphics/transcode
parent44cac4f76be7a950161cbaba4b9dc49d3a7a59e0 (diff)
downloadports-800ef6c0b0033de28d4551a8dcefcd27457c8c54.tar.gz
ports-800ef6c0b0033de28d4551a8dcefcd27457c8c54.zip
Notes
Diffstat (limited to 'graphics/transcode')
-rw-r--r--graphics/transcode/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/transcode/Makefile b/graphics/transcode/Makefile
index 91d675725937..3bf25e257e43 100644
--- a/graphics/transcode/Makefile
+++ b/graphics/transcode/Makefile
@@ -19,7 +19,8 @@ LIB_DEPENDS= dvdread.2:${PORTSDIR}/graphics/libdvdread \
gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
USE_XLIB= yes
-USE_GLIB= yes
+USE_GNOMENG= yes
+USE_GNOME= glib12
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include" \