diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-17 17:10:47 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-17 17:10:47 +0800 |
commit | 559daf07df78bb1f16fa39ce775d9f5c41a89ec0 (patch) | |
tree | 82d646c63709b8bf63a11e2f81162941d39146d7 /net/tinyfugue | |
parent | 9e9461e7f81ed11a8af67449a061cab234a640f4 (diff) | |
download | freebsd-ports-gnome-559daf07df78bb1f16fa39ce775d9f5c41a89ec0.tar.gz freebsd-ports-gnome-559daf07df78bb1f16fa39ce775d9f5c41a89ec0.tar.zst freebsd-ports-gnome-559daf07df78bb1f16fa39ce775d9f5c41a89ec0.zip |
Remove BROKEN tag; this package appears to build correctly now.
Noticed by: bento
Diffstat (limited to 'net/tinyfugue')
-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 824eb7900c75..8ae192e63e41 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 |