From 816503d0c5051e291b1c9d153597bec2c0d90e3e Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Fri, 12 Jul 2013 15:01:45 +0000 Subject: - Trim Makefile headers - Drop ABI versions from LIB_DEPENDS - OptionsNG - Pet portlint - Switch to dynamic plist where useful - Canonicalize patch names - Fix DOS line endings in patch files --- graphics/kudu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/kudu') diff --git a/graphics/kudu/Makefile b/graphics/kudu/Makefile index 95f6087e86b9..78835c4efe9e 100644 --- a/graphics/kudu/Makefile +++ b/graphics/kudu/Makefile @@ -12,7 +12,7 @@ COMMENT= 3D skeletal animation tool, powered by GTK+ and OpenGL LICENSE= GPLv2 -LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext +LIB_DEPENDS= gtkglext-x11-1.0:${PORTSDIR}/x11-toolkits/gtkglext USE_GL= gl USE_PYTHON= yes -- cgit