diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-08-07 09:54:45 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-08-07 09:54:45 +0000 |
commit | fc26c6236dbd9a759f72377321d91b527b1c24ac (patch) | |
tree | 56f752fc9de04490a9864a4eed68f4bcd2d7c57f /lang | |
parent | BROKEN: does not configure (diff) |
BROKEN: Broken pkg-plist
Notes
Notes:
svn path=/head/; revision=86481
Diffstat (limited to 'lang')
-rw-r--r-- | lang/sr/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/sr/Makefile b/lang/sr/Makefile index ebafff915b98..fac6ec3c7070 100644 --- a/lang/sr/Makefile +++ b/lang/sr/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= A parallel language "Synchronization Resources" +BROKEN= Broken pkg-plist + HAS_CONFIGURE= yes CONFIGURE_ARGS= prefix NO_WRKSUBDIR= yes |