From 88445dcbc8c7b07adbdea10c7d5a50130c84058d Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Thu, 27 Mar 2008 23:52:18 +0000 Subject: - Specify dependencies on xorg libraries, bump portrevision Reported by: pointyhat --- multimedia/libquicktime/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'multimedia') diff --git a/multimedia/libquicktime/Makefile b/multimedia/libquicktime/Makefile index f2a175dbe9b5..620ea163d738 100644 --- a/multimedia/libquicktime/Makefile +++ b/multimedia/libquicktime/Makefile @@ -7,6 +7,7 @@ PORTNAME= libquicktime PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,9 +19,8 @@ LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis USE_LDCONFIG= yes USE_GNOME= gnometarget gnomehack pkgconfig -WANT_GNOME= yes +USE_XORG= xaw xv USE_GMAKE= yes -GNU_CONFIGURE= yes USE_AUTOTOOLS= autoconf:261 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS} -lintl" -- cgit v1.2.3