aboutsummaryrefslogtreecommitdiffstats
path: root/cad/leocad
diff options
context:
space:
mode:
Diffstat (limited to 'cad/leocad')
-rw-r--r--cad/leocad/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/cad/leocad/Makefile b/cad/leocad/Makefile
index c19331d2c16..2a4ce82550f 100644
--- a/cad/leocad/Makefile
+++ b/cad/leocad/Makefile
@@ -7,7 +7,7 @@
PORTNAME= leocad
PORTVERSION= 0.73
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= arved
@@ -19,9 +19,9 @@ COMMENT= A CAD program that uses bricks similar to those found in many toys
EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
- png.5:${PORTSDIR}/graphics/png \
- glut.4:${PORTSDIR}/graphics/libglut
+ png.5:${PORTSDIR}/graphics/png
+USE_GL= glut
USE_XORG= x11
USE_GMAKE= yes
USE_GNOME= gtk12