diff options
Diffstat (limited to 'graphics/kudu/Makefile')
-rw-r--r-- | graphics/kudu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kudu/Makefile b/graphics/kudu/Makefile index 4ecad7622f4d..aa9695d6e8ba 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= libgtkglext-x11-1.0.so:${PORTSDIR}/x11-toolkits/gtkglext +LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext USES= tar:bzip2 pkgconfig python GNU_CONFIGURE= yes |