diff options
Diffstat (limited to 'graphics/cal3d-devel/Makefile')
-rw-r--r-- | graphics/cal3d-devel/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/cal3d-devel/Makefile b/graphics/cal3d-devel/Makefile index e203abf65215..f0a4dc5c2ac8 100644 --- a/graphics/cal3d-devel/Makefile +++ b/graphics/cal3d-devel/Makefile @@ -23,10 +23,8 @@ CONFLICTS= cal3d-[0-9]* USE_BZIP2= yes USE_GNOME= pkgconfig USE_GCC= 3.2+ -USE_AUTOMAKE_VER= 19 +USE_AUTOTOOLS= automake:19 autoheader:259 libtool:15:inc AUTOMAKE_ARGS= "--add-missing" -USE_AUTOHEADER_VER= 259 -USE_INC_LIBTOOL_VER= 15 INSTALLS_SHLIB= yes CPPFLAGS+= -I${LOCALBASE}/include -I${X11BASE}/include LDFLAGS+= -L${LOCALBASE}/lib -L${X11BASE}/lib |