diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2013-12-11 21:52:30 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2013-12-11 21:52:30 +0000 |
commit | 84ca1a01137a58f6affb93c4aca494fb08b3a69d (patch) | |
tree | 1d5806eda7bf331183bbcd0b72f1bfa0d66d5c0d /multimedia/xanim | |
parent | 4f1ad691023d13e5c29c5d4680c71ed922a14737 (diff) |
Notes
Diffstat (limited to 'multimedia/xanim')
-rw-r--r-- | multimedia/xanim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/xanim/Makefile b/multimedia/xanim/Makefile index 19a01b581c6b..83d06cf1de9c 100644 --- a/multimedia/xanim/Makefile +++ b/multimedia/xanim/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main ${EXTRA_FILES} MAINTAINER= dinoex@FreeBSD.org COMMENT= Play most popular animation formats and show pictures -NO_CDROM= redistributed without fee +NO_CDROM= Must be redistributed without fee #NO_STAGE= yes # clang's cpp destroys whitespace, particularly hard tabs in makefiles, |