diff options
Diffstat (limited to 'devel/ORBit2')
-rw-r--r-- | devel/ORBit2/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile index daaf2b6fe62b..b2a6c26bbdde 100644 --- a/devel/ORBit2/Makefile +++ b/devel/ORBit2/Makefile @@ -3,7 +3,7 @@ # Date Created: 16 Aug 1998 # Whom: Chia-liang Kao <clkao@CirX.ORG> # -# $Id: Makefile,v 1.4 1998/09/22 23:31:11 asami Exp $ +# $Id: Makefile,v 1.5 1998/09/23 16:09:04 vanilla Exp $ # DISTNAME= ORBit-0.3.0 @@ -14,6 +14,8 @@ MAINTAINER= clkao@CirX.ORG LIB_DEPENDS= glib11.0:${PORTSDIR}/devel/glib +BROKEN= build + GNU_CONFIGURE= yes USE_GMAKE= yes |