diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-05 08:15:16 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-05 08:15:16 +0000 |
commit | b17008047c0f8d45fc8f2bf36aee8a575d581bf4 (patch) | |
tree | 252b2d942d9c3175aa79d7d1d7e17cf3e189190c /multimedia | |
parent | b8d66ad294c44feda432375fd5fc8caaa16c2d5b (diff) | |
download | ports-b17008047c0f8d45fc8f2bf36aee8a575d581bf4.tar.gz ports-b17008047c0f8d45fc8f2bf36aee8a575d581bf4.zip |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/xanim/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/xanim/Makefile b/multimedia/xanim/Makefile index 7a491438598c..3efe066d9567 100644 --- a/multimedia/xanim/Makefile +++ b/multimedia/xanim/Makefile @@ -19,6 +19,8 @@ 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 + USE_IMAKE= yes USE_XORG= xext xt sm ice xext x11 MAN1= xanim.1 |