diff options
Diffstat (limited to 'devel/ucpp/Makefile')
-rw-r--r-- | devel/ucpp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ucpp/Makefile b/devel/ucpp/Makefile index e97ae868c4dd..b6ff4a943dae 100644 --- a/devel/ucpp/Makefile +++ b/devel/ucpp/Makefile @@ -11,6 +11,8 @@ COMMENT= C preprocessor and lexer LICENSE= BSD3CLAUSE +BROKEN= Unfetchable (google code has gone away) + PLIST_FILES= bin/ucpp man/man1/ucpp.1.gz USES= gmake |