diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2008-03-17 18:22:17 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2008-03-17 18:22:17 +0000 |
commit | b8a8a80db0235166cc4ab5194d45a078fcc7a8c6 (patch) | |
tree | 6ed6b58236ad3c324d1babfcffe5ae7b94abafa6 | |
parent | a90ca919c733af41d8178dc2ca1eb596dafc07bd (diff) | |
download | ports-b8a8a80db0235166cc4ab5194d45a078fcc7a8c6.tar.gz ports-b8a8a80db0235166cc4ab5194d45a078fcc7a8c6.zip |
Notes
-rw-r--r-- | multimedia/xanim/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/xanim/Makefile b/multimedia/xanim/Makefile index 45c795649f3a..4da83b21ccc1 100644 --- a/multimedia/xanim/Makefile +++ b/multimedia/xanim/Makefile @@ -20,6 +20,7 @@ MAINTAINER= dinoex@FreeBSD.org COMMENT= Play most popular animation formats and show pictures USE_IMAKE= yes +USE_XORG= xext xt sm ice xext x11 MAN1= xanim.1 MAKE_ARGS+= -j 2 # safe and helps even the single-CPU machines DLLDIR= ${PREFIX}/lib/X11/xanim |