diff options
author | kris <kris@FreeBSD.org> | 2002-05-17 09:10:47 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-05-17 09:10:47 +0000 |
commit | 5a5c10acd8cad2401b8e4bd5c550e7a2e4bcccdf (patch) | |
tree | f0048e980817f54cbf88d38de917e3c0eb2a6260 /net | |
parent | f943a2b1b411f9634a66a3d7215f862716182823 (diff) | |
download | FreeBSD-ports-5a5c10acd8cad2401b8e4bd5c550e7a2e4bcccdf.zip FreeBSD-ports-5a5c10acd8cad2401b8e4bd5c550e7a2e4bcccdf.tar.gz |
Remove BROKEN tag; this package appears to build correctly now.
Noticed by: bento
Diffstat (limited to 'net')
-rw-r--r-- | net/tinyfugue/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/tinyfugue/Makefile b/net/tinyfugue/Makefile index 824eb79..8ae192e 100644 --- a/net/tinyfugue/Makefile +++ b/net/tinyfugue/Makefile @@ -15,10 +15,6 @@ DISTNAME= tf-40s1 MAINTAINER= fjoe@FreeBSD.org -.if defined(PARALLEL_PACKAGE_BUILD) -BROKEN= tries to cd to directory that do not exist yet -.endif - PLIST_SUB= DISTNAME=${DISTNAME} MAKEFILE= ${WRKSRC}/unix/Makefile |