mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Add missing dependens
Submitted by: pointyhat via pav
This commit is contained in:
parent
ad5ae9a427
commit
59c23f87f0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209847
4 changed files with 8 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= xtrader
|
PORTNAME= xtrader
|
||||||
PORTVERSION= 0.99.9
|
PORTVERSION= 0.99.9
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= finance
|
CATEGORIES= finance
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
|
@ -20,6 +20,7 @@ LIB_DEPENDS= ptypes.21:${PORTSDIR}/devel/ptypes \
|
||||||
|
|
||||||
MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}"
|
MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}"
|
||||||
MAKEFILE= Makefile.linux
|
MAKEFILE= Makefile.linux
|
||||||
|
USE_XORG= x11 xpm
|
||||||
BUILD_WRKSRC= ${WRKSRC}/${PORTNAME}
|
BUILD_WRKSRC= ${WRKSRC}/${PORTNAME}
|
||||||
NO_WRKSUBDIR= yes
|
NO_WRKSUBDIR= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= torcs
|
PORTNAME= torcs
|
||||||
DISTVERSION= 1.3.0
|
DISTVERSION= 1.3.0
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= games
|
CATEGORIES= games
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
|
@ -21,6 +21,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
|
||||||
alut.1:${PORTSDIR}/audio/freealut
|
alut.1:${PORTSDIR}/audio/freealut
|
||||||
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
|
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
|
||||||
|
|
||||||
|
USE_XORG= xrender xmu ice xext x11 xxf86vm
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= FSViewer.app
|
PORTNAME= FSViewer.app
|
||||||
PORTVERSION= 0.2.5
|
PORTVERSION= 0.2.5
|
||||||
PORTREVISION= 4
|
PORTREVISION= 5
|
||||||
CATEGORIES= x11-fm windowmaker
|
CATEGORIES= x11-fm windowmaker
|
||||||
MASTER_SITES= http://www.bayernline.de/~gscholz/linux/fsviewer/
|
MASTER_SITES= http://www.bayernline.de/~gscholz/linux/fsviewer/
|
||||||
|
|
||||||
|
@ -20,6 +20,7 @@ COMMENT= X11 file manager using WINGS library. Dockable in WindowMaker
|
||||||
|
|
||||||
LIB_DEPENDS= wraster.4:${PORTSDIR}/x11-wm/windowmaker
|
LIB_DEPENDS= wraster.4:${PORTSDIR}/x11-wm/windowmaker
|
||||||
|
|
||||||
|
USE_XORG= x11 xmu
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= wdm
|
PORTNAME= wdm
|
||||||
PORTVERSION= 1.28
|
PORTVERSION= 1.28
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= x11 windowmaker
|
CATEGORIES= x11 windowmaker
|
||||||
MASTER_SITES= http://voins.program.ru/wdm/:wdm \
|
MASTER_SITES= http://voins.program.ru/wdm/:wdm \
|
||||||
http://wolfram.schneider.org/bsd/gif/bsd/:pic_large \
|
http://wolfram.schneider.org/bsd/gif/bsd/:pic_large \
|
||||||
|
@ -26,6 +26,7 @@ LIB_DEPENDS= wraster.4:${PORTSDIR}/x11-wm/windowmaker
|
||||||
|
|
||||||
NOT_FOR_ARCHS= sparc64
|
NOT_FOR_ARCHS= sparc64
|
||||||
|
|
||||||
|
USE_XORG= x11 xmu
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||||
|
|
Loading…
Add table
Reference in a new issue