Port is no longer broken as libg++-2.7.2 is in the -current tree now.

This commit is contained in:
Satoshi Asami 1996-10-08 07:32:33 +00:00
parent 9a57e1fc1f
commit b7847e2bd1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3930

View file

@ -3,7 +3,7 @@
# Date created: 17 Sep 96
# Whom: jmacd@FreeBSD.ORG
#
# $Id: Makefile,v 1.1.1.1 1996/09/17 23:43:20 jmacd Exp $
# $Id: Makefile,v 1.2 1996/09/18 00:54:30 jmacd Exp $
#
DISTNAME= prcs-1.0.1
@ -12,10 +12,6 @@ MASTER_SITES= ftp://ftp.xcf.berkeley.edu/pub/prcs/
MAINTAINER= jmacd@FreeBSD.ORG
# Port is broken because it relies on g++ 2.7.2. Ask me
# for a package.
BROKEN= yes
USE_GMAKE= yes
HAS_CONFIGURE= yes