diff options
Diffstat (limited to 'x11/xvattr/Makefile')
-rw-r--r-- | x11/xvattr/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xvattr/Makefile b/x11/xvattr/Makefile index 3c699cb0232b..7c2f32796b1c 100644 --- a/x11/xvattr/Makefile +++ b/x11/xvattr/Makefile @@ -8,7 +8,7 @@ PORTNAME= xvattr PORTVERSION= 1.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MASTER_SITES= http://www.dtek.chalmers.se/groups/dvd/dist/ @@ -17,6 +17,7 @@ COMMENT= Getting and setting Xv attributes USE_PERL5_BUILD= yes USE_GNOME= gtk12 +USE_XORG= x11 xv GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |