summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-10-08 07:32:33 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-10-08 07:32:33 +0000
commitb7847e2bd1f4f762d57f8829815caa5c94168606 (patch)
tree6a8e5ae3e4519a3adbc08dea84eb6ab09bb0f81a /devel
parentNo need for the "PRCS" at the beginning -- it's in ${PKGNAME}. (diff)
Port is no longer broken as libg++-2.7.2 is in the -current tree now.
Notes
Notes: svn path=/head/; revision=3930
Diffstat (limited to 'devel')
-rw-r--r--devel/prcs/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/prcs/Makefile b/devel/prcs/Makefile
index 04f8ec45b4a5..c424b7de6b06 100644
--- a/devel/prcs/Makefile
+++ b/devel/prcs/Makefile
@@ -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