mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Fix build after xorg cleanup
Submitted by: pointyhat
This commit is contained in:
parent
e67582772a
commit
c1e7acc33e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=211654
2 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
PORTNAME= classpath
|
PORTNAME= classpath
|
||||||
PORTVERSION= 0.93
|
PORTVERSION= 0.93
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= java devel
|
CATEGORIES= java devel
|
||||||
MASTER_SITES= ${MASTER_SITE_GNU} \
|
MASTER_SITES= ${MASTER_SITE_GNU} \
|
||||||
${MASTER_SITE_SAVANNAH}
|
${MASTER_SITE_SAVANNAH}
|
||||||
|
@ -20,7 +20,7 @@ COMMENT= A GNU project to create a free Java class library
|
||||||
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \
|
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \
|
||||||
jikes:${PORTSDIR}/java/jikes
|
jikes:${PORTSDIR}/java/jikes
|
||||||
|
|
||||||
USE_XORG= x11
|
USE_XORG= x11 ice xtst xaw xproto xext
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
USE_GNOME= gnometarget
|
USE_GNOME= gnometarget
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= goggles
|
PORTNAME= goggles
|
||||||
PORTVERSION= 0.8.0
|
PORTVERSION= 0.8.0
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= multimedia
|
CATEGORIES= multimedia
|
||||||
MASTER_SITES= http://www.fifthplanet.net/files/
|
MASTER_SITES= http://www.fifthplanet.net/files/
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@ RUN_DEPENDS= ogle:${PORTSDIR}/multimedia/ogle
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_XORG= x11 xv
|
USE_XORG= x11 xv xproto xext
|
||||||
|
|
||||||
pre-everything::
|
pre-everything::
|
||||||
.ifndef(WITH_DVD_DEVICE)
|
.ifndef(WITH_DVD_DEVICE)
|
||||||
|
|
Loading…
Add table
Reference in a new issue