diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-15 23:14:56 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-15 23:14:56 +0000 |
commit | df969a5a68660f0026ce6148d7157fbf10666544 (patch) | |
tree | 5bc933520b8e6ac1f033c39983e210ba1019c3b5 /emulators | |
parent | cceeaacf0d77867a995aa988cc34d5dd73c51362 (diff) |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/hfsplusutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/hfsplusutils/Makefile b/emulators/hfsplusutils/Makefile index 2b4ff996847f..f95e0c2c0e7a 100644 --- a/emulators/hfsplusutils/Makefile +++ b/emulators/hfsplusutils/Makefile @@ -61,4 +61,5 @@ BROKEN= "Does not build on FreeBSD 4.x or earlier" BROKEN= "Broken pkg-plist" .endif +DEPRECATED= "Will be removed after April 15 if still broken" .include <bsd.port.post.mk> |