diff options
Diffstat (limited to 'graphics/geomview/Makefile')
-rw-r--r-- | graphics/geomview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/geomview/Makefile b/graphics/geomview/Makefile index e992f90294d..57d4379cc95 100644 --- a/graphics/geomview/Makefile +++ b/graphics/geomview/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \ tk82.1:${PORTSDIR}/x11-toolkits/tk82 WRKSRC= ${WRKDIR}/Geomview -REQUIRES_MOTIF= yes +USE_MOTIF= yes USE_X_PREFIX= yes USE_MESA= yes |