diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2019-11-08 13:06:15 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2019-11-08 13:06:15 +0000 |
commit | 27eb1ce7279efcb3aa28bc0e0611e80dce79fc5b (patch) | |
tree | 6a6e2388cf0c78c54a783dcd60ba1d58374f293e | |
parent | textproc: Add missing USES={gnome,php} (diff) |
My bad, forgot to remove BROKEN :(
Notes
Notes:
svn path=/head/; revision=517056
-rw-r--r-- | x11/xsnow/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/xsnow/Makefile b/x11/xsnow/Makefile index 69e4285e82e9..237a5e111d25 100644 --- a/x11/xsnow/Makefile +++ b/x11/xsnow/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= https://janswaal.home.xs4all.nl/Xsnow/ \ MAINTAINER= fluffy@FreeBSD.org COMMENT= Create a snowy and Santa-y desktop -BROKEN= unfetchable - USES= imake xorg USE_XORG= xpm PLIST_FILES= bin/xsnow man/man6/xsnow.6.gz |