mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Drop requirement for exact python version
- Unmark BROKEN PR: ports/75084 Submitted by: Pasi Hirvonen <psh@iki.fi> (maintainer)
This commit is contained in:
parent
b59589375c
commit
c705001068
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124174
@ -8,19 +8,16 @@
|
||||
|
||||
PORTNAME= clarence
|
||||
PORTVERSION= 0.4.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= math python
|
||||
MASTER_SITES= http://clay.ll.pl/download/
|
||||
|
||||
MAINTAINER= psh@iki.fi
|
||||
COMMENT= Programmer's calculator
|
||||
|
||||
BROKEN= "Broken dependency after python 2.4 update"
|
||||
|
||||
USE_GNOME= pygtk2
|
||||
USE_REINPLACE= yes
|
||||
USE_PYTHON= yes
|
||||
PYTHON_VERSION= python2.3
|
||||
NO_BUILD= yes
|
||||
MAN1= clarence.1
|
||||
PLIST_FILES= bin/clarence
|
||||
|
Loading…
Reference in New Issue
Block a user