mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
- Specify dependencies on xorg libraries, bump portrevision
Reported by: pointyhat
This commit is contained in:
parent
d8db397d9c
commit
88445dcbc8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209973
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue