diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2008-03-18 18:52:49 +0800 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2008-03-18 18:52:49 +0800 |
commit | 77864a207ba00d644d7c78a4aa0f9fc4f8131832 (patch) | |
tree | 6f731b41a6604a0463a27e636aff203840a7f91d /graphics/xv | |
parent | 5d6ccf5a5613ae9c26aec88482467f9d3e9745ee (diff) | |
download | freebsd-ports-gnome-77864a207ba00d644d7c78a4aa0f9fc4f8131832.tar.gz freebsd-ports-gnome-77864a207ba00d644d7c78a4aa0f9fc4f8131832.tar.zst freebsd-ports-gnome-77864a207ba00d644d7c78a4aa0f9fc4f8131832.zip |
- update USE_XORG
Diffstat (limited to 'graphics/xv')
-rw-r--r-- | graphics/xv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile index 0e769cb68a50..35309f658371 100644 --- a/graphics/xv/Makefile +++ b/graphics/xv/Makefile @@ -35,7 +35,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png USE_IMAKE= yes -USE_XORG= xext x11 +USE_XORG= xext x11 xt USE_PERL5_BUILD=yes .if !defined(NOMAN) MAN1= bggen.1 vdcomp.1 xcmap.1 xv.1 xvp2p.1 |