aboutsummaryrefslogtreecommitdiff
path: root/graphics/truevision/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2007-06-18 13:05:27 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2007-06-18 13:05:27 +0000
commitd4c86491c42f32aa753a77c382eddf078cbccbae (patch)
tree1da3d24abc7c25736dd4d19fd3eb2988208287a0 /graphics/truevision/Makefile
parent75d624b2fee98dddbba00183dda58f89710655d8 (diff)
downloadports-d4c86491c42f32aa753a77c382eddf078cbccbae.tar.gz
ports-d4c86491c42f32aa753a77c382eddf078cbccbae.zip
- Fix the build with recent GCC [1]
- Try to pacify portlint(1) Reported by: pointyhat (logs) [1] Obtained from: Gentoo Linux [1]
Notes
Notes: svn path=/head/; revision=193787
Diffstat (limited to 'graphics/truevision/Makefile')
-rw-r--r--graphics/truevision/Makefile2
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