diff options
author | petef <petef@FreeBSD.org> | 2002-06-09 17:28:18 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-06-09 17:28:18 +0000 |
commit | c2eeadfdbea1aeff3af08d1a3f45a1ddc495bcaf (patch) | |
tree | e41ec5346490e0625ee2d6f12525c828389cbed8 /math/oleo/Makefile | |
parent | 013dee245972695dcd5ad093008502165edd96bd (diff) | |
download | FreeBSD-ports-c2eeadfdbea1aeff3af08d1a3f45a1ddc495bcaf.zip FreeBSD-ports-c2eeadfdbea1aeff3af08d1a3f45a1ddc495bcaf.tar.gz |
Unbreak: fix compilation.
Diffstat (limited to 'math/oleo/Makefile')
-rw-r--r-- | math/oleo/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/oleo/Makefile b/math/oleo/Makefile index 92ff290..0348361 100644 --- a/math/oleo/Makefile +++ b/math/oleo/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -BROKEN= "Does not build" - LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext USE_AUTOCONF_VER=213 |