diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2007-06-18 13:05:27 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2007-06-18 13:05:27 +0000 |
commit | d4c86491c42f32aa753a77c382eddf078cbccbae (patch) | |
tree | 1da3d24abc7c25736dd4d19fd3eb2988208287a0 /graphics/truevision/Makefile | |
parent | 75d624b2fee98dddbba00183dda58f89710655d8 (diff) |
Notes
Diffstat (limited to 'graphics/truevision/Makefile')
-rw-r--r-- | graphics/truevision/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/truevision/Makefile b/graphics/truevision/Makefile index d008c7a7eb8c..39cb8ba0ac54 100644 --- a/graphics/truevision/Makefile +++ b/graphics/truevision/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} USE_BZIP2= yes -USE_X_PREFIX= yes +USE_GETTEXT= yes USE_GNOME= gnomehack gnomeprefix gnometarget intlhack libgnomeui USE_GL= yes USE_PYTHON= yes |