- set USE_XORG

This commit is contained in:
Dirk Meyer 2008-03-17 18:22:17 +00:00
parent a90ca919c7
commit b8a8a80db0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209237

View file

@ -20,6 +20,7 @@ MAINTAINER= dinoex@FreeBSD.org
COMMENT= Play most popular animation formats and show pictures COMMENT= Play most popular animation formats and show pictures
USE_IMAKE= yes USE_IMAKE= yes
USE_XORG= xext xt sm ice xext x11
MAN1= xanim.1 MAN1= xanim.1
MAKE_ARGS+= -j 2 # safe and helps even the single-CPU machines MAKE_ARGS+= -j 2 # safe and helps even the single-CPU machines
DLLDIR= ${PREFIX}/lib/X11/xanim DLLDIR= ${PREFIX}/lib/X11/xanim