diff options
author | stefan <stefan@FreeBSD.org> | 2007-04-06 22:52:22 +0800 |
---|---|---|
committer | stefan <stefan@FreeBSD.org> | 2007-04-06 22:52:22 +0800 |
commit | a8067758a5a8ff29d23639eb89d103c8995bf177 (patch) | |
tree | f28bfc4d0ed949c7c002326b77b3ae8efc11d845 /math | |
parent | e5740ad935d6cf0d977f48a440f5e0a5c618156c (diff) | |
download | freebsd-ports-gnome-a8067758a5a8ff29d23639eb89d103c8995bf177.tar.gz freebsd-ports-gnome-a8067758a5a8ff29d23639eb89d103c8995bf177.tar.zst freebsd-ports-gnome-a8067758a5a8ff29d23639eb89d103c8995bf177.zip |
Unmark BROKEN, it's fetchable again.
PR: 111278
Submitted by: "Josh Paetzel" <josh@tcbug.org>
Diffstat (limited to 'math')
-rw-r--r-- | math/convertall/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/convertall/Makefile b/math/convertall/Makefile index 9c85433e48ce..42cf4d7c8da2 100644 --- a/math/convertall/Makefile +++ b/math/convertall/Makefile @@ -18,8 +18,6 @@ RUN_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt WRKSRC= ${WRKDIR}/ConvertAll -BROKEN= Unfetchable - USE_PYTHON= 2.4+ post-patch: |