diff options
author | kris <kris@FreeBSD.org> | 2002-09-20 21:06:16 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-09-20 21:06:16 +0000 |
commit | ee3b7155020c9ed8b8622bf2520de0c7da9a278a (patch) | |
tree | 40f9c74034e5ffe7d817b31b7e972fdeb66ac85c /sysutils | |
parent | 324888d5cc7ae4a65d0aeefbb4d15f7c12792d3f (diff) | |
download | FreeBSD-ports-ee3b7155020c9ed8b8622bf2520de0c7da9a278a.zip FreeBSD-ports-ee3b7155020c9ed8b8622bf2520de0c7da9a278a.tar.gz |
BROKEN: Does not build
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gfslicer/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/gfslicer/Makefile b/sysutils/gfslicer/Makefile index da1cafd..e84f224 100644 --- a/sysutils/gfslicer/Makefile +++ b/sysutils/gfslicer/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.geocities.com/gfslicer/ MAINTAINER= ports@FreeBSD.org +BROKEN= "Does not build" + BUILD_DEPENDS= ${LOCALBASE}/share/automake14/automake/install-sh:${PORTSDIR}/devel/automake14 USE_REINPLACE= yes |