diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-02-10 22:58:24 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-02-10 22:58:24 +0000 |
commit | e23bb4adcaf4e84dca5c450212f0aa051cb5c5e3 (patch) | |
tree | e828e7446414c1fd4e43e16d1872f63e213f14ec /devel/libuninum | |
parent | 3576a3053128cd6542c306f9758e4ef6db696d3e (diff) | |
download | ports-e23bb4adcaf4e84dca5c450212f0aa051cb5c5e3.tar.gz ports-e23bb4adcaf4e84dca5c450212f0aa051cb5c5e3.zip |
Notes
Diffstat (limited to 'devel/libuninum')
-rw-r--r-- | devel/libuninum/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libuninum/Makefile b/devel/libuninum/Makefile index 01b5ace32c1d..c775d3d23b1b 100644 --- a/devel/libuninum/Makefile +++ b/devel/libuninum/Makefile @@ -15,6 +15,8 @@ COMMENT= Library for converting Unicode strings to numbers LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 +BROKEN= Unfetchable + USE_GCC= 3.2+ GNU_CONFIGURE= yes CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}" |