mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
BROKEN: Broken dependency after python 2.4 update
This commit is contained in:
parent
a2106380c0
commit
67855a2012
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123752
@ -18,6 +18,8 @@ COMMENT= A python scripted 3D CAD application
|
||||
|
||||
LIB_DEPENDS= python2.3.1:${PORTSDIR}/lang/python
|
||||
|
||||
BROKEN= Broken dependency after python 2.4 update
|
||||
|
||||
USE_GL= yes
|
||||
USE_GNOME= gnometarget
|
||||
USE_KDEBASE_VER= 3
|
||||
|
@ -15,6 +15,8 @@ MASTER_SITES= http://clay.ll.pl/download/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Programmer's calculator
|
||||
|
||||
BROKEN= "Broken dependency after python 2.4 update"
|
||||
|
||||
USE_GNOME= pygtk2
|
||||
USE_REINPLACE= yes
|
||||
USE_PYTHON= yes
|
||||
|
@ -26,6 +26,8 @@ MAKE_ENV= PYTHONCFLAGS="-I${LOCALBASE}/include/python${USE_PYTHON} ${PTHREAD_CFL
|
||||
RUBY="ruby18"
|
||||
ALL_TARGET= prog
|
||||
|
||||
BROKEN= Broken dependency after python 2.4 update
|
||||
|
||||
PLIST_FILES= bin/pyguis bin/ruguis bin/pyguis-scripter bin/ruguis-scripter
|
||||
MAN1= pyguis.1
|
||||
MLINKS= pyguis.1 ruguis.1 \
|
||||
|
Loading…
Reference in New Issue
Block a user