diff options
Diffstat (limited to 'graphics/linux-ac3d')
-rw-r--r-- | graphics/linux-ac3d/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/linux-ac3d/Makefile b/graphics/linux-ac3d/Makefile index 75212e01a4b2..b8bcb2ad6a41 100644 --- a/graphics/linux-ac3d/Makefile +++ b/graphics/linux-ac3d/Makefile @@ -7,6 +7,7 @@ PORTNAME= ac3d PORTVERSION= 4.0f +PORTREVISION= 1 CATEGORIES= graphics linux MASTER_SITES= http://inivis.swmirror.com/ PKGNAMEPREFIX= linux- @@ -19,6 +20,7 @@ COMMENT= Easy to use and powerful 3D graphics modeller (trial version) .ifdef(INSTALL_DYNLINKED_VERSION) LIB_DEPENDS= ${LINUXBASE}/usr/X11R6/libGLU.so.1:${PORTSDIR}/graphics/linux_mesa3 .endif +RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs USE_LINUX= yes NO_BUILD= yes |