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