- Specify dependencies on xorg libraries, bump portrevision

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2008-03-27 23:52:18 +00:00
parent d8db397d9c
commit 88445dcbc8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209973

View file

@ -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"